Write a program in java that determines whether a string is a palindrome.
Manager In Interview Questions
17,818 manager in interview questions shared by candidates
Coding, logical thinking, testing strategies, problem solving
The question by phone interview (HR interview): - Describe a bit about your cv - Discussion about your work experiences or internships
Given a 7 digit phone number, find out all the words that can be formed using this number based on the T9 keypad.
Generate all permutations of a string and determine if each is in the dictionary. Find an efficient data structure for the dictionary.
How would you test a vending machines? Write some test cases.
Given an int array and an int X, find out if two elements sum up to X
Display the first 3 character of a word(string)
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
Viewing 181 - 190 interview questions