#hackerrank
Read more stories on Hashnode
Articles with this tag
asked in interviews by 1 company Time Limit: 2 secMemory Limit: 128000 kB Problem Statement Given an integer array of size n. Print the three most...
Julius Caesar protected his confidential information by encrypting it using a cipher. Caesar's cipher shifts each letter by a number of letters. If...
Given an array of size N, find the second smallest element in the array. (Do not use sort function. Use O(n) approach.) Input Format There are two...
Given an integer, print the pattern as indicated in the sample testcases. Input Format A single integer Constraints None Output Format The given...
Given an integer and a character, print the pattern as indicated in the sample testcases. Input Format There are two lines in the input: Number of...
Shizuka has taken part in the Campus Placement drive taking place in her college. She has been studying all week for it. She has almost completed the...