Tell me about a project you completed that was challenging. Why was it challenging?
Software Engineer Backend Interview Questions
2,346 software engineer backend interview questions shared by candidates
The interview was based on the task I completed and how I completed it
Online shop question: Imagine you need to implement a checkout process for an online shop. What will the main objects be? (Customer, Item, Payment, etc…) What will the relationships between the objects be? How would you design such an application?
What is the difference between Mutable and Immutable objects
Develop a system that consumes XML and JSON information, reconciling it and sending the result.
The online assessment is done on the CodeSignal platform. You have 1 week to take it once you receive the invitation. The test duration is 1 hour and 30 minutes (if I remember correctly). It is proctored, so you must have your camera and microphone on during the entire test. There are 4 coding questions. You must solve them one after another — you can't skip questions or go back to previous ones. All the problems are related to building a transactional tracking system and detecting potential fraud. The focus is on logic, data structures, and clean implementation.
Build a system that books an available seat on a train that has only one line and several stations. You need to ensure there's an available seat for all stations. You can book a ticket from any station to any station.
Why do you want to work at gofundme?
Given the root of a binary tree and an integer targetSum, return true if the tree has a root-to-leaf path such that adding up all the values along the path equals targetSum. A leaf is a node with no children.
Why did you leave your last company? Is that company still running?
Viewing 591 - 600 interview questions