Signed NDA so not comfortable sharing.
Full Stack Software Engineer Interview Questions
1,668 full stack software engineer interview questions shared by candidates
Had a coding problem on CoderPad.io (in any language I wanted) to write a function that would reorder a word N number of times, passing through a word and number of rotations as parameters. If the input was "abcdef" and the number of rotations was 2, then the output should be "efabcd". I had a few hiccups at first, but was able to give him a working example, to which he then asked if I could make it more efficient, and I added a few additional conditional checks.
Create Calculator using React. Modify code in calculator given Behavior round with CTO
About arrays and the calculator
Create a production ready code for a game.
1. Questions relating to your past software development experience 2. Discussing things that could have been done better in your stage 2 technical test task. 3. Technical questions covering wide range of topics: System architecture (microservices), frontend and databases
How threading works in node.js
Arrays, strings
Name me some of the HTML tags you know
Imagine we are playing price is right. First, find the value in the sorted list that matches the item value. Then, find the value that is next lowest, or just under. Return THAT index.
Viewing 1171 - 1180 interview questions