Write up and populate a linked list in C#.
Software Engineers Interview Questions
419,481 software engineers interview questions shared by candidates
Difference between ArrayList and LinkedList ?
In technical round I was asked one puzzle. 3 tyres will be given whose lifetime is 5km each. For how many kilo-meters you can ride a bike ?
You have a pile of coins. One of them is counterfeit, and its weight is different from the other coins. All of the other coins weigh the same. You are given a balance. How would you find the counterfeit coin? Now code it up.
Given an int array, find the sequence of elements that has the largest sum
inorder traverse of a tree without.recursive
write a logic to print * pattern square matrix with diagonal elements if n=5 print * * * * * * * * * * * * * * * * * * * * * i wrote the code with 5 loops but they asked me to write in 2 loops....!
reverse the words of a string
write scpy function
one web form for coding
Viewing 1081 - 1090 interview questions