C#, if you set lock in a method, will you be able to do a recursive call again?
Financial Software Developer Internship Interview Questions
591 financial software developer internship interview questions shared by candidates
Count the number of appearance of h from given passage
how can I count the bit set to 1 in an integer? What if I want to optimize the process to work with several integers?
How will you find out what has happened in the network if - initially the network speed is 10Mbps but suddenly it drops down to 10Kbps.
Suppose your software requires the client to enter information into a database. What do you do if data insertion takes too long?
What function in the Standard C library may be used to convert a long to a string?
C++ template metaprogramming (that team was into functional programming and compile time computations). Standard, find nth Fibonacci number using recursive templates.
How will you code CAT command in Unix in C++
What is the difference between static global and normal global variables.
Given an array of integers, provide an efficient way of finding an integer that appears only once in this array.
Viewing 71 - 80 interview questions