Write a function that returns the longest palindrome in a string. Not just the first one or any palindrome, but the longest. The String is a long sequence of characters, spaces included.
Software Development Interview Questions
36,989 software development interview questions shared by candidates
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.
Giving a string with number from 1-250 in random order, but miss 1 number. How to find the missed number.
Divide without the / operator.
Viewing 381 - 390 interview questions