Some basic question - in the solution you just need to apply some rule to change the array order
Intern Interview Questions
248,774 intern interview questions shared by candidates
Estimate the number of queries at Google's Search Engine in Brazil for the expression "English Language School"
Given a string, reverse each word in the string but not the letters of each word. Example: Given "Hello there how are you" return "olleh ereht woh era uoy"
Take an input and output the number of consecutive numbers in a row, or what you would say if you were to read it out loud ex input: 111222289 three ones three fours one eight one nine 31421819
First Interview: Simple questions: Write a program to find a character (and it's occurrence count) in a string. Scale for a paragraph, to a file that doesn't fit in memory to a large set of files split across a network that don't fit in memory of a single machine. Second Interview: Median finding algorithm - find the median of 'n' numbers and a little bit of binary search tree implementation
Asked about what courses I took
What are your biggest strengths
What books are you currently reading?
An array contains alphabets, some of which may have duplicates. Find the number of duplicates.
How does Java Garbage Collection work? How would you implement garbage collection?
Viewing 731 - 740 interview questions