#code
Read more stories on Hashnode
Articles with this tag
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...