How do you retreive all data in sql
Software Engineer Intern Interview Questions
9,359 software engineer intern interview questions shared by candidates
To encode a string like kubernetes = k8s
An interviewer asked about the Fast Fourier Transform, but not as an interview question, he was just excited that I knew what it was and could talk about it. He asked how I would address a particular problem with the FFT, which was easy to answer.
OOP questions.
How would you further improve your solution?
Given a char matrix, and an array of words, find the total number of occurrences for each word in the matrix (the occurrences of each word in the matrix summed together). NOTE: When finding the word, you can only switch directions once (for each time you search the matrix for that word). example: a b c d e r a c e a b b s e a on row two, (lets say the word we are looking for is racecar), we can change directions once (after visiting r, a, c, and e, to get c, a, and r again)
do you know polymorphism, give an example?
Why Yardi
Standard behavioral questions about experiences.
Min stack, Letter combinations of phone number, missing number
Viewing 2601 - 2610 interview questions