Technical stuff
Software Engineer Software Developer Interview Questions
467,295 software engineer software developer 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')
When can thread pool executor reject already submitted task
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 1721 - 1730 interview questions