Mainly probability and number theory questions, final round had market making questions.
Jr Interview Questions
86,748 jr interview questions shared by candidates
What's something that someone has said about you that is untrue?
Difference between Inline and block element ?
Write a program in C that gets a string with letters and numbers only, and puts the letters on the left side and numbers on the right side. (e.g: "1ba23" -> "ba123" or any permutation like this). Time Complexity O(n), memory O(1)
What are important points of Object Oriented programming?
They asked about my work experience of course and they asked about my personal life to get a feel of my personality.
maior interesse na pesquisa clinica, qual minha expectativa no cargo
When are you looking to start?
Write the code to reverse each word in a string in-place. Describe it in Big O notation. (Can't remember but I believe there were additional twists thrown in too)
Given an array, reverse it without using any other array. Explain your approach.
Viewing 501 - 510 interview questions