Tell me about your experience...
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
"Describe an automaton" and "write a function".
i did not complete the process yet
Given a sentence that's null-terminated, flip the order of the words in O(n) and O(1) space. the words are separated with ' '.
Given a grid and two points on the grid, construct an algorithm to light up grid boxes so that they capture the quickest path most accurately.
How does Java provide backward compatibility for code written after Java 8, considering it has lambda expressions that wouldn't be valid in previous version of Java?
DSA, OOP, personal projects, git and github
Fragen dazu, was ich bei meinen vorherigen Positionen und Projekten genau gemacht habe
Check if a given string is a palindrome.
A question of organizing families together on a plane, given array of arrays of available seats rows.
Viewing 541 - 550 interview questions