Give an algorithm to find the kth largest element in an unsorted vector of integers.
Software Engineer Interview Questions
Software Engineer Interview Questions
I Software engineer scrivono i programmi per progettare e sviluppare software informatici. I colloqui sono prettamente tecnici, quindi preparati ad affrontare problemi di programmazione e rompicapi matematici. Le domande specifiche che ti saranno poste dipenderanno dal tipo di posizione che stai cercando nell'ambito della programmazione. Prova a fare le dovute ricerche su una disciplina software specifica, come lo sviluppo si siti web, di applicazioni o di sistemi.
Domande tipiche dei colloqui per Software engineer e come rispondere
Domanda 1: Come descriveresti il tuo processo di programmazione?
Domanda 2: Quali linguaggi di programmazione conosci e preferisci?
Domanda 3: Parlami di un progetto che hai portato a termine con successo.
419,307 software engineer interview questions shared by candidates
Was asked a very interesting tree problem.Given a tree and a number N, construct another tree such that each node of the tree has either 0 or N elements,except for one node which has between 0 to N elements.Only other constraint is that ancestry is preserved in the new tree.
Given a race track with 5 lanes, 25 bunnies, and no timer, how many races are required to find the top 3 fastest bunnies?
Check if tic-tac-toe has a winner
find a missing element in array B compare to array A.
1) Valid Parentheses 2) sorting an array based on the sequence of another array I cannot remember other questions.
Design a distributed system for delivering messages to a main control.
They will ask you about your previous experience and basis questions
Write a program to determine if a character array is an anagram of another character array.
Interview questions: recursion, probability
Viewing 761 - 770 interview questions