How would you find how much system resources a process is consuming on linux.
Front End Software Engineer Interview Questions
801 front end software engineer interview questions shared by candidates
Optimize given code / improve the runtime for a huge data set
promises, event loop in depth, tricky output based questions (not common, really tests). Your experience based, polyfills to write, code block to fix,HLD, LLD is scenario to break down into comp, data models, HM is experience and challenges and fitment discussion
Simple means to compress a 6-digit hex color into a 3-digit hex color (ex. #EE33EE would be #E3E, how would you compress #45E2FE)
Given an array of integers, determine how many sequences there are of numbers that increase to a point then decrease, with at least two on each side of the max value (example: 1, 4, 5, 3, 1)
How would you decide between using SOAP and RESTful web services.
- Are you actively looking for a job? (wtf, i'm talking to you aren't I?, asked this 3 times) - What have you been doing at this current job? (asked this 3 times) - Why are you considering leaving (asked this 3 times)?
Why do you want to work at gatsby? What is one thing you would change about the existing framework? what area would you be interested in working in? Tell us about a project you did and working with others in the process? (questions follow this pattern)
1. Implement a password check. Essentially, evaluate if a string contains one uppercase, one lowercase, one digit, and one "special character". I had to ask for clarification on what a "special character" is here and was told anything that does not fall in the above. 2. Refactor a React component from the existing lifecycle methods into a functional component with hooks. This also came up multiple times in step 2, which was a bit of a yellow flag for me as they really honed in on this relatively simple problem. 3. Center a div inside its parent. 4. A tooltip is appearing inside a div, move it outside.
2. Code the UI of the particular page using bootstrap.
Viewing 51 - 60 interview questions