Strings, DSU, Fenwick Tree, DevOps related concepts that I worked with
Applications Software Engineer Interview Questions
6,684 applications software engineer interview questions shared by candidates
Preguntas acerca de Algoritmos y estructura de datos
El code challenge consistía en 2 programas 1.- Recibes un array de herramientas y la herramienta seleccionada actualmente asi como un target al cual se debe mover esa seleccion. El resultado de la función debe ser la cantidad minima de pasos a seguir para encontrar la herramienta target suponiendo que si llega al inicio o al final el puntero va a irse al lado contrario (e.g. inicio -> final y final -> inicio) 2.- Recibes un array de strings y debes regresar en numeros enteros cuantos grupos de anagramas se forman con ese array (e.g. [ojo, joo, oso, opo] => 3 (forma [ojo, joo], [oso], [opo]))
DSA, Projects and System Design
What should you do when you are asked to accomplish a huge amount of work in a month?
Find the missing number from an array.
What is deadlock in operating system
Add 3 linkedlist without changing the linkedlist and and without using any extra space
Sliding window based question was asked
A question about Cards puzzle.
Viewing 4481 - 4490 interview questions