Role: MERN Stack Developer
College: Not Specified
Interview Date: Jan 2024
Interview Type: Not Specified
Result: Not Specified
Difficulty: Medium to Hard
Rounds: Not Specified (Technical Interview)
Topics Asked: HTML, CSS, Python, SQL, React
Experience:
This experience details a technical interview for a MERN Stack role at NxtWave in January 2024, covering a wide range of web development and programming concepts.
HTML & CSS Questions:
- What is the use of HTML?
- Difference between HTML & HTTP.
- Explain Anchor Tag.
- Ordered List and Unordered List.
- How to center a button without using div?
- Design a Basic Login form.
- What are Media Queries?
- Difference between HTML4 & HTML5.
Python Questions:
- Features of Python.
- Difference between C and Python.
- Difference between List and Tuple.
- How to access values in Dictionary.
- Code to check if a given string is Palindrome or Not.
- Code for Nth Fibonacci Series.
- Code to find the 2nd Largest element in an array.
- Factorial of a number using recursion.
- Transpose Matrix.
SQL Questions:
- CREATE a table of your choice and INSERT Values into it.
- DDL & DML Full form and their Commands.
React Questions:
- What is React?
- Difference between State and Props.
- Difference between Class and Functional Components.
- Component Lifecycle Methods.
- What are React Single Page Applications?
- Hooks and their types.
- Advantage of using React.