Use single loop instead of two loops to print a K-shaped pattern.
Associate Developer Interview Questions
26,273 associate developer interview questions shared by candidates
can we find the end of circular linked list?
Asked basic programming question and basically checking your confidence level.
java
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
Do you want to drink coffee ?
Anagrams.
About arrays sorting
The programming round had the following questions: 1. Print the following pattern 1 1 2 1 2 3... and so on till 12345.
You are given the start node of a linked list. Now you have to insert, delete, and search any given node in O(1) time complexity.
Viewing 31 - 40 interview questions