Design a process to pull data out of 3 separate systems (that I am not familiar with) and define what APIs you would need from these systems to accomplish the goal.
Software Senior Interview Questions
75,661 software senior interview questions shared by candidates
Most of the interview was algorithms and puzzles. One question was to describe a shuffling algorithm (as opposed to sorting) and once i did that, its time complexity.
Explain x86 calling convention
My favorite class in college
Implement a given design in HTML, CSS, and JS.
Implement Random Password generator.. 1) Lower case 2) Upper case 3) Length 6 to 18
Write a function to find all minima in an arbitrarily long series of integers.
There are 3 doors. There is a treasure behind one. What are the chances of choosing the right door? Without changing your choice, I open one of the other doors. How have the chances now changed?
Write a unix service (daemon) that access a few packets saves some stats then can display them
Round 2; SQL Query: Given table of events with event_type, event_time and event_crowd. Find largest and second largest crowd value for all event types and provide their difference.
Viewing 1621 - 1630 interview questions