A disc is spinning on a spindle - you don't know which way. You are given a set of pins - describe how you would use them to determine which way the disc is spinning.
Softwareentwickler 4 Interview Questions
513,177 softwareentwickler 4 interview questions shared by candidates
Write a function that takes a string as an input and outputs an integer, e.g. turning "1234" into 1234.
Questions related to project, dbms, oops and data structures
You are given 8 identical looking balls. One of them is heavier than the rest of the 7 (all the others weigh exactly the same). You a provided with a simple mechanical balance and you are asked to find out the minimum amount of weighings necessary to identify the heavier ball.
Design an algorithm to search an element in a singly linked list in O(1) complexity without using any other data-structure.
Write a method to compute if a string is a palindrome, disregarding spaces.
Signed NDA
The programming questions were all series problems.
how to calculate size of integer without using sizeof function ?
Print 11,41,102, 196,325......
Viewing 2071 - 2080 interview questions