It start with a terrible design using some bizarre html templates that makes the test more difficult than it should be. And basically you have to filter some results by score, taking in to account that you got two different arrays and have to join the data from scores to places.
Full Stack Engineer Interview Questions
Full Stack Engineer Interview Questions
A full-stack engineer is a technical expert in web and software development. They can handle almost every aspect of development, from servers to systems engineering and databases. During an interview, you can expect both technical questions and questions to determine your interpersonal and communication skills.
Top Full Stack Engineer Interview Questions & How to Answer
Question #1: Are you working on anything right now?
Question #2: How did you select the tools and technologies for your last project?
Question #3: What are the latest trends in full-stack web development?
19,453 full stack engineer interview questions shared by candidates
auto wiring different ways in spring framework
Javascript - frontend Given a list of arrays find if two values add up to a given target value. Arr - [2,3,4,5,6,7,8] target 10 Output - True Follow up question do it in O(1) performance.
Given a string find the number of times a given target is repeated. String - “abcddbcdcddcd” findString - “cd” Output -4 It can get tricky, try to cover all kind of teat cases
Write a sql query to get the data (hint group by)
Round 1 - Prescreening assignment (20 mins) Gave a pseudocode and asked me to explain what the code does in 2-3 lines, and print its output Round 2 - Recruiter call (30 mins) An initial discussion to discuss about background and interests in detail, and a couple of behavioural questions. Also gave a high-level overview of Pricelabs products. She also mentioned the tech stack was Ruby on Rails (Python) backend and ReactJS on the frontend, and whether I was comfortable working in them. It was a good discussion. Round 3 - Technical Discussion (45 mins) This round was scheduled with someone from the engineering team. The first 10-15 minutes were basically to get to know each other, and for the next 30-35 minutes, the focus was on 2 DSA problems, 1 easy and 1 medium. Q1 - Check if two strings are anagrams: https://leetcode.com/problems/valid-anagram/description/ Q2 - Based on Next Greater Element: https://leetcode.com/problems/daily-temperatures/description/
Write setimeout function Write promise function String function etc etc
Delete a given node from a Linked List without using extra memory.
Vous vous voyez où dans 5 ans ?
Est-ce que le projet t’intéresse ?
Viewing 591 - 600 interview questions