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 283 Reviews

Filter interviews by

OodlesTechnologies Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top OodlesTechnologies Interview Questions and Answers

View all 45 questions

OodlesTechnologies Interview Experiences

Popular Designations

54 interviews found

3D Designer Interview Questions & Answers

user image Fardeen Khan

posted on 18 Dec 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

You will be required to complete a machine test.

Round 2 - Group Discussion 

They will interrogate you about your resume.

Round 3 - HR 

(1 Question)

  • Q1. The HR will discuss the salary with you.

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience at oodles technologies, Sector 48, Sohna road, Gurugram
I had a disappointing experience with Oodles Technologies, and I would advise potential candidates to carefully consider the company before applying. When I was hired, I was excited about the opportunity, but it quickly became clear that things were not as expected. Despite being hired for a specific role based on my experience, I was treated as a fresher with little regard for my background or skills. This undermined my professional growth and left me feeling underappreciated. Additionally, the company provided outdated equipment, which created numerous challenges. The laptop I was given was old and, when it faced technical issues, I was held personally responsible for any repairs or replacements. This added unnecessary stress and cost.
Another significant concern was the mismatch between the job role I was hired for and the tasks assigned to me.
Instead of working within my area of expertise, I was given responsibilities from a completely different field, which not only affected my performance but also made the work experience frustrating. Finally, the internal dynamics within the company seemed to be marred by office politics.
Decisions appeared to be made arbitrarily, and it felt as though there was a lack of transparency and fairness. Ultimately, I was let go without clear communication or justification.

In conclusion, I strongly recommend that job seekers exercise caution when considering Oodles Technologies.
Based on my experience, the company may not offer the supportive, growth-oriented environment that many professionals expect.

3D Designer Interview Questions asked at other Companies

Q1. If you need help from our company to get rid of mould
View answer (2)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

First Round is Easy as it combines of little technical and english questions.

Round 2 - Technical 

(2 Questions)

  • Q1. AWT Token working
  • Ans. 

    AWT Token is a security token used for authentication and authorization in Java applications.

    • AWT stands for Abstract Window Toolkit

    • AWT Token is used for managing user authentication and authorization in Java applications

    • It provides a secure way to control access to resources based on user credentials

  • Answered by AI
  • Q2. REACT Router dom , props , state

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer need knowledge of 7lpa + in package of 3 lpa with 15 months bond . Interviewer is late at time and very rude in nature.

Skills evaluated in this interview

Associate Consultant Developer Interview Questions asked at other Companies

Q1. type of constructors and how it work
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Asked about previous experience
  • Q2. Why you want to change the job
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Desire for professional growth and development

    • Looking for new challenges and experiences

    • Seeking a better work-life balance

    • Interested in exploring different industries or sectors

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak with confidence

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is sql and its uses.
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to retrieve and manipulate data in relational databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • Examples of SQL database systems include MySQL, PostgreSQL, Oracle

  • Answered by AI

Skills evaluated in this interview

Frontend Developer Intern Interview Questions asked at other Companies

Q1. Last Stone WeightWe have a collection of 'N' stones, each stone has a positive integer weight. On each turn, we choose the two heaviest stones and smash them together. Suppose the stones have weights 'x' and 'y' with 'x' <= 'y'. The resu... read more
View answer (3)

OodlesTechnologies interview questions for popular designations

 Front end Developer

 (6)

 Associate Consultant

 (5)

 Python Developer

 (3)

 Software Developer

 (3)

 Backend Developer

 (2)

 Java Developer

 (2)

 Node JS Developer

 (2)

 React Js Frontend Developer

 (2)

Java Interview Questions & Answers

user image Anonymous

posted on 18 Jul 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Total 30 mcq which includes java pseudo code, SQL and aptitude.

Round 2 - Coding Test 

Gave me a simple coding question, in which I had to find duplicate characters in the string.

Round 3 - Technical 

(1 Question)

  • Q1. They started with an introduction, asked some questions about my project and then told me to write Fibonacci series using recursion and some question of Sql Joins.

Get interview-ready with Top OodlesTechnologies Interview Questions

Senior Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ java technical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse every word of the string
  • Q2. Write down a function to remove duplicate from the array
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to learn basics of your skills.

Skills evaluated in this interview

Jobs at OodlesTechnologies

View all

Python Developer Interview Questions & Answers

user image Sumit Pathania

posted on 30 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Create a function to find out if a given number is prime or not.
  • Ans. 

    Function to determine if a number is prime or not.

    • Check if the number is less than 2, return False if so

    • Iterate from 2 to the square root of the number, checking for divisibility

    • If no divisors found, return True (number is prime)

  • Answered by AI
  • Q2. Create a function to find out the least repeating consecutive character in a string.
  • Ans. 

    Create a function to find the least repeating consecutive character in a string.

    • Iterate through the string and keep track of consecutive characters and their counts

    • Find the character with the least count of consecutive repetitions

    • Return the character with the least count

  • Answered by AI
  • Q3. Give the difference between call by value and call by reference.
  • Ans. 

    Call by value passes a copy of the variable's value, while call by reference passes a reference to the variable's memory location.

    • Call by value passes a copy of the variable's value, so changes made to the parameter inside the function do not affect the original variable.

    • Call by reference passes a reference to the variable's memory location, so changes made to the parameter inside the function affect the original varia...

  • Answered by AI

Skills evaluated in this interview

Top OodlesTechnologies Python Developer Interview Questions and Answers

Q1. Write a Python Program in recursion
View answer (2)

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - mcq 

(2 Questions)

  • Q1. Java core, basic of c and cpp,dbms
  • Q2. English maths aptitude
Round 2 - Interview 

(2 Questions)

  • Q1. Opps concept sping spring mvc
  • Q2. Mysql join query

Junior Java Developer Interview Questions asked at other Companies

Q1. Why we need Oops concepts? What is Constructor? Need of Constructor? StringBuilder? etc.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Bascis of javascipt and react.js questions.
Round 2 - Technical 

(1 Question)

  • Q1. Basic of node.js and basic mongo queries

Top OodlesTechnologies Front end Developer Interview Questions and Answers

Q1. JavaScript QuestionWhat are the data types in Javascript?
View answer (2)

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

ui ux Interview Questions & Answers

user image Puneet Yadav

posted on 23 Jun 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Go through projects

OodlesTechnologies Interview FAQs

How many rounds are there in OodlesTechnologies interview?
OodlesTechnologies interview process usually has 2-3 rounds. The most common rounds in the OodlesTechnologies interview process are Technical, Resume Shortlist and HR.
How to prepare for OodlesTechnologies 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, Java and Front End.
What are the top questions asked in OodlesTechnologies interview?

Some of the top questions asked at the OodlesTechnologies interview -

  1. Is Javascript single thread or multithre...read more
  2. What are closures??promises??callback??asynchrnous programming??and these quest...read more
  3. What is the difference between job specification and job descripti...read more
How long is the OodlesTechnologies interview process?

The duration of OodlesTechnologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

OodlesTechnologies Interview Process

based on 27 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
View all

OodlesTechnologies Reviews and Ratings

based on 283 reviews

3.2/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

3.0

Salary

2.8

Job security

3.0

Company culture

2.9

Promotions

3.1

Work satisfaction

Explore 283 Reviews and Ratings
IOS Developer ( DM - 4023 )

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

Assistant Consultant - Lead Generation

Sohna

0-1 Yrs

Not Disclosed

Assistant Consultant - Legal

Sohna

0-1 Yrs

Not Disclosed

Explore more jobs
Front end Developer
74 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Consultant
60 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Associate Development Consultant
58 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
Did you find this page helpful?
Yes No
write
Share an Interview