How do you go about reviewing someone elses code?
Front End Developer Interview Questions
12,596 front end developer interview questions shared by candidates
How would you implement support chat. This involves pair programming and system architecture design discussions.
What is your favorite website? And you can't say apple.com because we know they're great!
Please write test cases and the complexity of each code. Maximum time allowed is 30 minutes. Q1. Print all prime numbers between two given numbers. For example: Function is Prime(beg,end), for Prime(4,7) it will return {5,7}, for Prime(7,16) it will return {7,11,13} Feel free to code in any language of your choice
Rate your skills in different programming language.
A design discussion around developing a service to process images
One of the most important questions that I was asked was, "What career track do you prefer?" It meant a lot to me to know that ICFI is interested in my career development.
Going to share one of the questions "security system for a badged-access room".
The interview question was an old-school JavaScript question that was VERY confusing. I explained that I hadn't worked with JavaScript for several years and had no interest. I don't understand why a technical interview is designed to stump a person, instead of truly seeing where their strengths are.
Code up a calculator backend for a ui. Algorithms: maximize stock price on trading (leet coding problem). Backup question, distribute problem across multiple hosts, insight ordering is important for prices and the local maximum may be the best trade. Reverse a linked list (wasn't prepped - leet code question). Math: calculating area, displacement of water questions, earth warmer in summer over winter, why. Lots of stuff that may or may not apply to work but test for a certain personality type. Last coding exercise was more interesting, implement Promise.all type of code, involves semaphores, you can cheat because js is single threaded on firing callback when final task is finished.
Viewing 1821 - 1830 interview questions