On Site: Given a huge file, find duplicate strings and return how many times it appeared. Given a table of employee and salary, find the highest salary in each department.
Sr Software Developer Interview Questions
71,582 sr software developer interview questions shared by candidates
Write a decimal-to-roman-numeral converter.
Create a game board(2D array) of a particular size (width and height provided). For the sake of simplicity lets say you have a n x n size 2d array. Insert k number of enemies in this game board randomly where k < n * n . So you can assume that initially the matrix is full of 1s and you insert enemies which are 0s randomly in the 2d array
Divided without divide
Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from root node down to the nearest leaf node.
Write a list class where the only data structure available is a stack
General questions on Object oriented programming, and creating an OOP scenario in a programming language of my preference. Followed by a question asking me to describe any challenging technical situation and it's resolution (in my career).
Write an app that calculates a number of identical strings in a list
do you have a degree
Code 1 and 2 Write a ratelimiter, and calculate the size of the files on a system, basically do a calculation on a list of a list, and sort a list
Viewing 461 - 470 interview questions