As the bond they asked me to submit them my original document (10th 12th and birth certificate) Also if i leave in probationary period i will have to submit 20K
Perguntas de entrevista de C Software Developer
396 Perguntas de entrevista compartilhadas pelos candidatos | c software developer
How do you find the biggest number ?
Program to find out ugly numbers.
How do you start a form?
What should not be in a constructor?
Something to do with void main().
Q: Check if a number is a power of 2. Q: Write code for pair-sum(a version of subset sum where the sum of two number is equal to the expected sum, rather than optimization problem, it is decision problem) problem. How to solve it in O(n lg n) and O(n) time. Q: What is the difference of pointer and reference in C++. When to use those ?
well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
puzzle of 3 boxes one contain red ball, one blue and one mixture of both, the labels of these boxes are not proper, how many minimum picks required to correct the label
"Write a subroutine, function, or method that takes an array of characters and returns an array of the same characters in reversed order with every consonant between 'a' and 'z' lower cased and every vowel between 'a' and 'z' upper cased."
Exibindo 1 a 10 perguntas de entrevista