Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by OodlesTechnologies Team. If you also belong to the team, you can get access from here

OodlesTechnologies Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 282 Reviews

Filter interviews by

OodlesTechnologies Reactjs Developer Interview Questions and Answers

Updated 16 Dec 2021

OodlesTechnologies Reactjs Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. React - Functional components, class based components, props, state, hooks etc
  • Q2. JavaScript - var, let, const, hoisting, promise etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Watch all videos of Akshay Saini on youtube. [Namaste JavaScript]
Practice some output questions from Namaste JavaScript.
Basic knowledge of React from any source.

Reactjs Developer Jobs at OodlesTechnologies

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

CSS Positioning Questions, Data fetching in React Questions , Asked about CORS Errors

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Q4. Do you plan on Higher education?
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Q4. What is name of ai from meta/google/amazon
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concept asked
  • Q2. Springboot annotations
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project details simply
  • Q2. Springboot related
Round 3 - HR 

(2 Questions)

  • Q1. Easy about salary
  • Q2. Details about asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concept and real time example is the only thing achieve to clear interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude questions along with few coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. A problem statement was given and we had to provide an optimal approach to design and handle that problem
  • Q2. Oops concepts, SQL queries
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Print Longest Increasing Subsequence
  • Ans. 

    Print the longest increasing subsequence of an array of strings.

    • Use dynamic programming to find the longest increasing subsequence.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Return the longest increasing subsequence found.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Round 1: DSA round asked Two DSA question in which one is Leetcode medium and another is leetcode Hard. I answer both of them but not selected in the further HR round.

Round 2: HR round

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

There was pattern question in any programming language and you have make the pattern dynamic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare patterns question with any programming language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

30 questions - aptitude+DSA +Java+Sql MCQ Questions

Round 2 - Coding Test 

3 codes are given
1)if number is divisible by 15 then print "Foo" ,if number is divisible by 17 then print "bar" ,
if number is divisible by 15 and 17 then print "Foo Bar"
2) find third largest element of array
3)find factors of number

Round 3 - Technical 

(1 Question)

  • Q1. Explain Access modifiers public and default difference how to connect java to database 20 % of 25 superclass of all class sql query for delete last 10 rows from employee table
  • Ans. 

    Access modifiers control the visibility and accessibility of classes, methods, and variables in Java.

    • public access modifier allows a class, method, or variable to be accessed from any other class.

    • default access modifier (no keyword) allows a class, method, or variable to be accessed only within the same package.

    • To connect Java to a database, you can use JDBC (Java Database Connectivity) API.

    • The superclass of all classe...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why you want join our company
  • Q2. Why should hire you?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

DSA coding 2-3 question

Round 2 - Group Discussion 

Java, DSA coding, java 8 coding, multithreading

Round 3 - Group Discussion 

Java8, spring-boot, DSA coding

Round 4 - Technical 

(1 Question)

  • Q1. DSA coding, java 8 coding, spring boot, mysql

Interview Preparation Tips

Interview preparation tips for other job seekers - WORST company. They will waste your time in 4-5 technical rounds and at the time of offer they will ghost you. playing with someone's career is not cool. Be aware of companies like this.

OodlesTechnologies Interview FAQs

How to prepare for OodlesTechnologies Reactjs Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at OodlesTechnologies. The most common topics and skills that interviewers at OodlesTechnologies expect are Javascript, HTML, CSS, React.Js and Front End.
What are the top questions asked in OodlesTechnologies Reactjs Developer interview?

Some of the top questions asked at the OodlesTechnologies Reactjs Developer interview -

  1. React - Functional components, class based components, props, state, hooks ...read more
  2. JavaScript - var, let, const, hoisting, promise et...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 OodlesTechnologies interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
ReactJs Developer( DM-4017 )

Gurgaon / Gurugram

2-3 Yrs

Not Disclosed

Explore more jobs
Front end Developer
74 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Consultant
62 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Associate Development Consultant
59 salaries
unlock blur

₹2 L/yr - ₹7.6 L/yr

Senior Associate Consultant
47 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Associate Consultant Developer
42 salaries
unlock blur

₹1.2 L/yr - ₹7.1 L/yr

Explore more salaries
Compare OodlesTechnologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview