Implement strstr in C
Software Senior Interview Questions
99,774 software senior interview questions shared by candidates
Make a progress bar in vanilla JS with setInterval to kick it off. Then make 3 to kickoff at the same time. Then make them kick off at 3 different times (or end at different times). then use recursion to make them kick off one after the other sequentially.
How will you find or incriminate a thread that is causing heap corruption within a process among different threads.
Given two unsigned 32-bit integer write a function to find average without using any extra space and return 32-bit unsigned int
What is the difference between these declarations? function a(){ } var a = function(){ }
Why do you want to work at Ubisoft
This is the only one I remember: From the unix command prompt find all files in subfolders from your current directory that could contain dates in the format yyyy-mm-dd
1. Giving an array of integers from 1 to n-1 in random order where n is the size of the array. Find duplicates in the array and identify its runtime.
Prepare a presentation covering past projects as well as taking them through how I came up with a solution to a test automation task I was given as part of the meeting invitation.
Mostly the questions were based on data structures
Viewing 901 - 910 interview questions