i
OodlesTechnologies
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Output based and find the error and replace it
I applied via Walk-in and was interviewed in Aug 2023. There were 4 interview rounds.
Normal computer Science questions and questions related to react and javascript.
Asynchronous behavior in JavaScript can be achieved using callbacks, promises, and async/await.
Callbacks: Functions passed as arguments to be executed once an asynchronous operation is completed.
Promises: Objects representing the eventual completion or failure of an asynchronous operation.
Async/Await: Syntactic sugar built on top of promises to write asynchronous code that looks synchronous.
Fetch API, Blog application
OodlesTechnologies interview questions for popular designations
I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.
Online assignment questions was easy
Get interview-ready with Top OodlesTechnologies Interview Questions
I applied via Naukri.com and was interviewed in Nov 2023. There were 4 interview rounds.
Basic Javascript question asked. camera was on. total 60 question was there one has to do this in in 120 minutes.
Html question, css question, javascript question. and 2 array based coding question.
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
Basic aptitude like speed time, graphs, etc and problem-solving questions of C language.
A Python program in recursion
Recursion is a technique where a function calls itself to solve a problem
The function should have a base case to stop the recursion
The function should have a recursive case to continue the recursion
Example: Factorial of a number using recursion
Example: Fibonacci series using recursion
Models in Django are Python classes that define the structure of the database tables.
Models are used to create, read, update and delete data from the database.
They define the fields and their types, relationships between tables, and constraints.
Models can be created using the Django ORM (Object-Relational Mapping) or by writing SQL.
Example: class Book(models.Model): title = models.CharField(max_length=100) author = mod...
To import views in Django, you need to create a views.py file and import it in urls.py
Create a views.py file in your Django app directory
Define your views in the views.py file
Import your views in urls.py using the 'from . import views' syntax
Map your views to URLs in urls.py using the 'path()' function
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