Faster and better experience!
i
OodlesTechnologies
Filter interviews by
A marker interface is an empty interface used to indicate a specific property or behavior in Java without defining methods.
Definition: A marker interface does not contain any methods or fields; it serves as a tagging mechanism.
Example: The Serializable interface in Java is a marker interface that indicates an object can be serialized.
Purpose: Marker interfaces are used to provide metadata about a class, allowing t...
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
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
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 ...
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
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)
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.
Position relative is relative to its normal position, while position absolute is relative to its nearest positioned ancestor.
Position relative moves an element relative to its normal position.
Position absolute moves an element relative to its nearest positioned ancestor.
Position absolute elements are taken out of the normal flow of the document.
z index determines the stacking order of elements on a webpage.
z index is a CSS property that specifies the stack order of an element
Elements with a higher z index value will be displayed on top of elements with a lower value
Default z index value is 0, negative values are allowed
z index only works on positioned elements (position: relative, absolute, fixed)
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
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
You will be required to complete a machine test.
They will interrogate you about your resume.
I appeared for an interview in Jan 2025.
Creating API endpoints for signin, signup with validations
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
First Round is Easy as it combines of little technical and english questions.
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
I appeared for an interview in Jul 2024.
I appeared for an interview in Mar 2025, where I was asked the following questions.
A marker interface is an empty interface used to indicate a specific property or behavior in Java without defining methods.
Definition: A marker interface does not contain any methods or fields; it serves as a tagging mechanism.
Example: The Serializable interface in Java is a marker interface that indicates an object can be serialized.
Purpose: Marker interfaces are used to provide metadata about a class, allowing the Ja...
Remove duplicate characters from a string while preserving the original order of characters.
Use a set to track seen characters and a list to build the result.
Iterate through the string, adding characters to the result if they haven't been seen.
Example: Input: 'hello', Output: 'helo'.
Example: Input: 'programming', Output: 'progamin'.
A Fibonacci number is a number in the Fibonacci sequence, where each number is the sum of the two preceding ones.
Definition: The Fibonacci sequence starts with 0 and 1, and each subsequent number is the sum of the previous two.
Formula: F(n) = F(n-1) + F(n-2) with base cases F(0) = 0 and F(1) = 1.
Example: The first 10 Fibonacci numbers are 0, 1, 1, 2, 3, 5, 8, 13, 21, 34.
Implementation: Fibonacci numbers can be calculat...
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
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
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
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
Total 30 mcq which includes java pseudo code, SQL and aptitude.
Gave me a simple coding question, in which I had to find duplicate characters in the string.
MCQ java technical questions
I applied via Indeed and was interviewed in Mar 2024. There was 1 interview round.
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)
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
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...
Top trending discussions
The duration of OodlesTechnologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interview experiences
Difficulty level
Duration
based on 308 reviews
Rating in categories
Front end Developer
88
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Consultant
64
salaries
| ₹1.8 L/yr - ₹6.2 L/yr |
Associate Development Consultant
58
salaries
| ₹2 L/yr - ₹7.6 L/yr |
Software Developer
46
salaries
| ₹1.5 L/yr - ₹9.4 L/yr |
Senior Associate Consultant
45
salaries
| ₹3 L/yr - ₹11.1 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech