do you have any questions ? like 50 times.
Level Interview Questions
22,599 level interview questions shared by candidates
Describe a function (in C) that does the following Input : an integer. Output: if that integer is 4, the function returns 7. if that integer is 7, the function returns 4. constraints: the input is SURE to be either 4 or 7. no need to validate. you are not allowed to use any condition/flow commands (if, switch, while, for, trinary operator...) you are not allowed to use any external library or import anything (like math..) you are not allowed to use %(modulu), * (multiplication)
1. Find vowels from the given string in the first round. 2. They provided small small c# programs for each sessions
The Case - Wasn't hard but sometimes it can be difficult to know what they are exactly looking for.
Populate an array of numbers from 1 to N (inclusive). Given two numbers, p and q , if a number in the array is divisible by p print OUT, if a number is divisible by q print THINK. If number is divisible by both p and q, print OUTTHINK. Otherwise, print the number.
Tell me about yourself?
Explain how you can add value to the company with your knowledge and skills?
How many years of *job* expereince do I have?
Tell me about yourself and your experience
Tell me about a typical work day while you worked at your past job. Why are you interested in this role?
Viewing 21 - 30 interview questions