The first question in the coding round was to find the number of valid substrings in the given string.
Developer Intern Interview Questions
5,261 developer intern interview questions shared by candidates
Explain your code by recording videos.
Explain and implement the singleton design pattern
What Java version do you use?
Típicas preguntas de fortalezas, debilidades, situaciones de conflictos
En la técnica preguntan de java: modificadores de acceso, static, getters, setters, te dan un ejercicio para ir mejorando, no es muy complejo pero tiene sus cascaritas en donde el entrevistador va a saber si sabes bien o no de lo que estás hablando. También me pregunto sobre Git (por ejemplo diferencia entre rebase y merge), sobre BD (por ejemplo qué es un índice), pero esto va dependiendo de cuánto uno sabe, a medida que uno va respondiendo va preguntando más, esto es bueno porque vas ganando puntos.
The coding question asked was regarding Stock Buy and Sell III.
DSA Questions: Reverse an array. Find the second smallest element. Rotate an array by k positions. Merge 2 sorted arrays.
There were many basic OCaml questions such as "What is the type of List.fold_left"? The harder ones were: 1) Describe how you would implement a garbage collection algorithm. 2) Describe why this algorithm for garbage collection does not work: Counter incremented when a pointer to the memory is created, and is decremented when the pointer is removed. Deallocate when the counter is 0.
Have you worked with optimization?
Viewing 2141 - 2150 interview questions