i
OodlesTechnologies
Filter interviews by
I was interviewed in Nov 2021.
Round duration - 60 minutes
Round difficulty - Easy
Technical round with questions on React mainly.
Functional components are simpler and easier to test, while class components have more features and lifecycle methods.
Functional components are written as JavaScript functions, while class components are written as ES6 classes.
Functional components are stateless and do not have their own internal state, while class components can have state.
Functional components do not have lifecycle methods, while class components hav...
Props are read-only properties passed from a parent component to a child component in React.
Props allow data to be passed down the component tree.
Props are immutable and cannot be modified by the child component.
Props can be used to customize the behavior or appearance of a component.
Props are accessed using the dot notation, like this.props.propName.
Props can be any type of data, including strings, numbers, objects, o
useState() is a React hook that allows functional components to manage state.
useState() is used to declare a state variable in a functional component.
It returns an array with two elements: the current state value and a function to update the state.
The initial state value is passed as an argument to useState().
The state can be updated by calling the update function returned by useState().
useState() can be used multiple ...
Custom Hooks are reusable functions in React that allow you to extract logic from components.
Custom Hooks are functions that start with the word 'use' and can call other Hooks if needed.
They are used to share stateful logic between components without using higher-order components or render props.
Custom Hooks can be used to handle common tasks like fetching data, managing form state, or subscribing to events.
They promot...
Round duration - 60 minutes
Round difficulty - Easy
Technical round with questions on Javascript mainly. Some output based questions on Javascript were also discussed.
Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope.
Variable declarations are hoisted but not their initializations.
Function declarations are fully hoisted.
Hoisting can lead to unexpected behavior if not understood properly.
No, const does not make the value immutable.
const only makes the variable itself immutable, not the value it holds.
For objects and arrays, const prevents reassignment but allows mutation of properties or elements.
To make a value truly immutable, you can use Object.freeze() or other techniques.
The states of a promise object are pending, fulfilled, or rejected.
A promise starts in the pending state.
When a promise is resolved, it transitions to the fulfilled state.
If a promise encounters an error, it transitions to the rejected state.
Once a promise is settled (fulfilled or rejected), it cannot transition to any other state.
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical Behavioral problems.
Tip 1 : Watch all videos of Akshay Saini on youtube. [Namaste JavaScript]
Tip 2 : Practice some output questions from Namaste JavaScript.
Tip 3 : Basic knowledge of React from any source.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I was interviewed in Sep 2016.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I was interviewed in May 2017.
I was interviewed in Jun 2017.
I was interviewed in May 2017.
I was interviewed in Aug 2017.
Front end Developer
73
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
62
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Development Consultant
59
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant Developer
42
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech