Dê um exemplo de uma melhoria/inovação sugerida por você.
Software Developer Iii Interview Questions
7,035 software developer iii interview questions shared by candidates
in a word document, find 10 top most occurring words? what data structure to be used, and print top 10 occurring words and their count. avoid words like('a' , 'an' , 'the' , 'for' ...) can we use std::map vs unordered_map vs custom max_heap DS.
how to find if a window application process is running or hanged? how to detect which thread is hanged? which location is it hanged? - logging? debugging?? task manager? ps/top? windbg? or attach the running process to a debugger and find call trace of all threads?
Are you extravert or introvert?
Difference between List and Tuple. Program to print List of Fibonacci numbers using iteration and recursion. OOPS concepts Sort list of tuples using criteria as second value in the tuple
Input : arr[] = {1, 2, 3, 4, 5, 6, 7} Output : 4 5 3 6 2 7 1 Given an array of n elements. Write a program to rearrange the array such that elements at even positions are greater than all elements before it and elements at odd positions are less than all elements before it.
Pen and Paper code implementation on some topic. Example library system management Expect all kinds of Managerial round questions
What are the 3 most important things you want out of a job?
Do you have experience overseeing tissue processing, sectioning, staining, and high resolution scanning?
Se para mim, o que foi dito sobre como seria o trabalho, era algo que eu já dominava. E quais softwares eu utilizava para projetos.
Viewing 6421 - 6430 interview questions