Design the OOD of a simple given game in whiteboard, with its class, variables, methods, and implementations
Front End Software Engineer Interview Questions
801 front end software engineer interview questions shared by candidates
Build a day calendar view in React.
Why do you want to work for Ramp?
algorithmic questions like what will happen if we send 3 put requests and 3 posts requests in same time.
If you have a project on your resume where you picked the stack or influenced the architecture, you will be asked why you chose what you chose. The interviewers were not opinionated about a particular solution, they just wanted to hear good reasoning and understanding.
Given this class that represents a base model, what other methods should be included to improve the functionality of this class?
basic CSS questions. what are pseudo classes/elements
Algorith Interview: 1) calculate sum of nested array 2) two string might be the same or not, but elements rearranged, make code to find are they the same or not 3) class Stack {} const stack = new Stack{} stack.customPush(1); stack.customPush(2); stack.customPush(3); stack.customPop(); returns => 3 stack.customPop(); returns => 2
Coding rounds were all very front-end focused and frankly, I enjoyed all of them. None of those leetcode questions. Brush up on native javascript, HTML, CSS and accessibility and you should do well. All the interviewers were very patient and helpful and will guide you along the way to get to the right answer.
All questions from glassdoor
Viewing 481 - 490 interview questions