Timebox code challenge in code plataform .
Senior Full Stack Engineer Interview Questions
829 senior full stack engineer interview questions shared by candidates
Task In this challenge, you'll set up the schema for three Mongoose models: User, Album, and Purchase User should have one property: name (string). Album should have the three properties: title (string), performer (string), and cost (number). Purchase should reference one User and one Album These schemas are availble in the ./src/models directory in your workspace. There is no need to connect to MongoDB directly in the solution. The example test cases and the submission test cases are set up to connect to MongoDB.
- JS beginner to advanced questions - CI/CD, github, AWS CDK - React, testing libraries
Create a react app that fetches users from an api, shows it in a table (table class that they made) then add filters etc
Tell us about something you developed
different easy enough coding questions, but once you finish answer, what they entail. Like what sort of test cases are you looking at? for whatever you coded... 2 rounds of coding like this, 1 behavioral round and one system design round
About pair programming. A surprise since it's not mentioned in the job posting
* List 5 CRUD/REST API operations * Technical questions about React * Technical questions about Ruby * Questions about working together, leadership experience, adversity (often felt as though many of the same questions were repeated several times between interviewers). * Take-home project consisting of creating a lazy-load list of items that loads a detailed view card on-click
Basic Quicksort algorithm questions. Hashmap data structure.
CS fundamentals and data structure
Viewing 371 - 380 interview questions