Given a file of 4 billion 32-bit integers, find any integer that does not appear in the file using 1GB of memory. Then repeat the same task using 80MB of memory.
Desenvolvedor De Software Interview Questions
Desenvolvedor De Software Interview Questions
A área de desenvolvimento de projetos está em alta e oferece bons salários e realização profissional. Em entrevistas para cargos de desenvolvimento de software, são normalmente feitas perguntas relacionadas às suas habilidades técnicas e comportamentais e a como você gerencia projetos de maneira eficiente.
Principais perguntas de entrevista para desenvolvedor(a) de software e como respondê-las
Pergunta 1: Com qual tipo de desenvolvimento de software você trabalha no momento?
Pergunta 2: Descreva um problema de desenvolvimento que você tenha tido e como o solucionou.
Pergunta 3: Como é seu processo de garantia de qualidade?
93,167 desenvolvedor de software interview questions shared by candidates
Write a Program to Print a Pattern ? For Example, I/P : 5 O/P: 1 + 2 + 3 + 4 + 5 = 15
They gave me question to solve and after the solution submission asked me if i can optimize the code.
A mini project on pizza delivery system was asked to design . programs : 1) WA system to add records like stocks and their info like name , symbol , price etc . An option to query the records and implement autocomplete type search so that all records matching the search criteria should be returned . 2) A program to design a data structure nStacks , n number of Stacks having an overall fixed capacity of k elements . It should have operations like push(int element,int stackNumber) and pop(int stackNumber) , which should do respective operation on the given stack number . Underlying data structure to store elements should be only one array .
Output of Printf("%d",scanf("%d",&i));
How can I stop re-rendering in React everytime state gets updated.
some question on sorting and some sql question asking about join in mysql and some of them are aptitude question
They wanted to know If I had worked on database internals
Java based job, but they asked me several C++ questions too, I guess as I had claimed I knew C++. Questions like virtual functions, friend functions, virtual destructors...
Resume had Unity Development on it. Got some nice geometry questions. Is string a palindrome (str: string ) : boolean Find the center of circle ( radius: number, pointOnArc: Point, centerDirection:Point ) : Point Draw Square Mesh ( length: number ) : { triangles:number[], vertices:Point[] }
Viewing 781 - 790 interview questions