Debugging C Codes
Graduate Software Engineer Interview Questions
4,493 graduate software engineer interview questions shared by candidates
Describe something you learned not from lectures but become actually useful
I was asked to solve one coding question that involved knowledge in DFS and binary trees
It was coding assessment about the decryption of a password
Two leetcode type of questions Behavioural assessment had general stuff on how you would react to different scenarios at work, a situation where someone wants to push unreviewed code, but also like 3 questions to quickly debug something and draw your conclusions.
Find all palindromes in a string if you removed a given character
a dynamic programming coding problem.
An easy leetcode question was asked
Eine Programmieraufgabe random von Hackerrank
Prove a simplified "Juego de la Oca" board (an array of every cell and how many moves can you move at most from there) can be solved.
Viewing 4211 - 4220 interview questions