The questions in the 2 technical interviews where mainly algorithmic, with a requirement of returning pseudo code as an answer. 2 questions in each interview. Usually the first is a simpler data structure question and the second is designing a process that combines the business logic of Fundbox (design a system that gives loans and charges a list of bank-accounts in specific dates, terms and so)
Backend Software Engineer Interview Questions
2,346 backend software engineer interview questions shared by candidates
Implement hashmap/debug a find prime code/minimum length substring with maximum distinct characters.
Given a dictionary of words, find out if the words in the dictionary can be segmented into a space-separated sequence of dictionary words. Consider the following dictionary { a, f, ter, r, air, ir, after .... } The word "after" can be broken into "a f ter"
What did you think of the video?
Top view of tree
Why are you interested in a startup?
Industry wide common system design questions.
Questions revolved mostly around starting with a simple algorithmic problem and then making it work under concurrent conditions
How Transactions work in Hibernate? Difference between Lazy/Eager. Thread-safe design patterns/N+1 problem and how to solve it. different join types. Very deep details for Jpa/Hibernate and general differences for java versions
Each session had 2 questions, first - easy level relative to leetcode, second - medium level
Viewing 1551 - 1560 interview questions