Write a function to turn a string into an integer and test it
Software Development Interview Questions
37,282 software development interview questions shared by candidates
Write a function to print out the contents of a singly-linked list in reverse order.
Write a program to compute the number of even digits in a given integer number and find the sum of even digits in the number.
The first question is to find the first repeated letter in a string. Requirement: run time is less than O(nlogn). Assumption: there is at least one letter repeated in the string. The second question: Given three numbers which represents the three sides of triangle, and determine whether they can be constructed to equilateral triangle, isosceles triangle.
return Last 3rd consonant character in a string
why do you want to join nokia?
remove all elements from linked list with "n" as their value
How to rotate an array by a particular amount, require best time and space complexity.
Technical questions verifying your resume.
Python related: generators, dictionary comprehensions, questions regarding the collections module One of the brainteasers that I got: You have 10 fair coins, flip them each. Prove, that the probability of getting odd number of heads equals the probability of getting even number of heads.
Viewing 381 - 390 interview questions