i
OodlesTechnologies
Filter interviews by
It was a basic pre interview test than contains 45 question mixed up of nodejs, j avascript , reactks , pseudo code , english and logical reasoning. The time for it was an hour.
Third was purely based on js and nodejs .
Remove duplicates from an array
Use Set to remove duplicates
Convert Set back to array
Use filter() to remove duplicates
Use indexOf() to check for duplicates
Aptitutde test was easy asking qued about web technologies
Basic array and string based questions.
Reverse a string without using new variable
Use two pointers, one at the beginning and one at the end of the string
Swap the characters at the two pointers and move the pointers towards each other until they meet in the middle
OodlesTechnologies interview questions for popular designations
I applied via Approached by Company and was interviewed in Dec 2022. There were 2 interview rounds.
Freelance bidding apps include Upwork, Freelancer, Fiverr, Guru, and PeoplePerHour.
Create a strong profile showcasing your skills and experience
Search for relevant projects and read the project description carefully
Submit a competitive bid that highlights your qualifications and offers a fair price
Communicate promptly and professionally with the client
Deliver high-quality work on time and within budget
Get interview-ready with Top OodlesTechnologies Interview Questions
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
Topics were a bit difficult main questions of javascript and basic questions were asked you can crack it easily.
Closures, promises, callbacks, and asynchronous programming are all important concepts in Node JS development.
Closures are functions that have access to variables in their outer scope.
Promises are objects that represent the eventual completion or failure of an asynchronous operation.
Callbacks are functions that are passed as arguments to other functions and are executed when the other function completes.
Asynchronous pr...
I applied via Naukri.com and was interviewed in Nov 2022. There were 2 interview rounds.
Python ,django,recent projects
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.
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
Create a CRUD application
General aptitude related questions
Top trending discussions
The duration of OodlesTechnologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 30 interviews
Interview experience
based on 293 reviews
Rating in categories
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
43
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech