dynamic programming
Junior C Developer Interview Questions
172 junior c developer interview questions shared by candidates
1. Time complexity of your algorithm 2. Some questions over network programming, e.g. difference between TCP and UDP.
HackerRank medium questions. I recommend googling them during the test just so you can pass and talk to a real person
code Q1: Cut-the-Sticks problem. code Q2: (S Expression) Binary tree problem.
Q: What is an abstract class?
Anagram checking program
The HackerRank challenges had 3 questions, each with increasing difficulty.
isPalindrome: /// /// The goal of this function is to determine if a string is /// a palindrome. e.g. radar if spelled backwards is radar /// /// String to test /// true if palindrome, false if not // abba abcd
Parlami del tuo percorso in università
Questions about various cpp features and how they work under the hood. Vtables, casts and stl data structures.
Viewing 131 - 140 interview questions