Technical stuff
Programmer Analyst Interview Questions
713,805 programmer analyst interview questions shared by candidates
Given a string, print unique elements from the string(Order doesn't matter) Eg: Input: "abbbfjhuuyyd" output: ('a', 'b', 'f', 'j', 'h', 'u', 'y', 'd')
wap to search an element in a rotated array ?, wap to merge and then sort 3 different linked lists.?
What is 23 in Hex?
Array reverse without using iteration. Code in C.
What are 3 challenges that tpp are facing right now
How can you exchange the value of two variables without using a third variable?
If you have a large rock on a boat in a lake and then you throw the rock into the water, do you expect the lake level to rise or fall?
various synchronization methods used in programming
Tell me the difference between C# and C++
Viewing 2371 - 2380 interview questions