DSA question: I was given a list of elements to begin with. My task was to insert the elements in a binary search tree such that the height of the tree remains minimum.
Desenvolvedor Interview Questions
102,665 desenvolvedor interview questions shared by candidates
Coding exercise about using a website to compare weights of gold bars and determine which one is the fake bar.
What is op amp Difference between structure and union No of bits in ipv4 and ivp6 Why crystal oscillator is more stable What is gauss law What is sampling What is Fourier transform
FizzBuzz
1. 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 the number is divisible by both p and q, print OUTTHINK. Otherwise, print the number.
How would you design a mobile ap for people who are not able to enter text but the page has a lot of text entry boxes? Or something along those lines....
how will you find a circular link list which has a loop in it.
How is the macro function interpreted during compilation
"You are city director and you want to build a water tower for your city, what do you do?".
Reverse a string in place and also remove spaces, so for example "Software Eng " would become "tfoSgnE"
Viewing 831 - 840 interview questions