Develop a system that consumes XML and JSON information, reconciling it and sending the result.
Backend Software Engineer Interview Questions
2,349 backend software engineer interview questions shared by candidates
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?
Create simple app which implements REST API.
Questions regarding the coding challenge, and my previous experiences.
Do you have experience working as a team or technical lead?
What programming languages do you know? Experience in web development? Experience with cloud services?
Viewing 591 - 600 interview questions