i
OodlesTechnologies
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
Create a CRUD application
I applied via AmbitionBox and was interviewed in Dec 2021. There were 2 interview rounds.
I was interviewed in Jan 2021.
Round duration - 40 minutes
Round difficulty - Easy
Given a singly linked list of integers, your task is to implement a function that returns the index/position of an integer value 'N' if it exists in the linked list. Return -1 i...
The steps are as follows:
Your task is to implement a Stack data structure using a Singly Linked List.
Create a class named Stack
which supports the following operations, each in O(1...
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
We are going to have two loops outer-loop and inner-loop
Round duration - 20 minutes
Round difficulty - Easy
Given a binary tree of integers, the task is to return the top view of the given binary tree. The top view of the binary tree is the set of nodes visible when viewed from the top.
...As we know that all three traversals, i.e. pre-order, in-order and post-order, visit the tree node at once. We can use any of them. Here we are going to use pre-order traversal for the explanation. So while traversing in the pre-order traversal, we will keep track of horizontal distance of the node which is going to be visited from the root node, and we also keep track of the vertical level of ...
Given a singly linked list of integers and a reference to a node, your task is to delete that specific node from the linked list. Each node in the linked li...
Approach:
We need to delete the node K from the linked list. The most general way to delete the node K from a singly linked list is to get access to the previous node of K. We can get access to the previous node by traversing from the head of the linked list. Let’s denote this previous node as P. Then, we update the next pointer of P to the next pointer of K.
Although the reference to node K is giv...
Tip 1 : Practice Questions as much as you can
Tip 2 : Do at least 2 projects
Tip 3 : Do practice a lot of questions on linked list and stacks as these are two most important data structures asked in the interview.
Tip 4 : Also, try to implement it yourself without seeing the solution.
Tip 5 : Also prepare for Computer Science subjects like Operating System, Database Management System, Computer Networks, etc. I prepared them through Coding Ninjas notes which were simpler and easy to understand.
Tip 1 : Keep your resume short and up to mark and check spellings before submitting it for the interview process.
Tip 2 : Have projects and internships on your resume
Tip 3 : Never lie in your resume
Top trending discussions
I applied via Campus Placement
Coding test was really good it was easier to tackle the problem and writting code for it.
Developed a web-based project management tool for tracking tasks and deadlines.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
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
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
General aptitude and simple technical questions of SQL &js
I am a software developer with 5 years of experience in Java and Python.
Experienced in Java and Python programming languages
Worked on developing web applications using Spring framework
Familiar with Agile development methodologies
Yes, I am okay with the bond as long as it is reasonable and fair.
I am open to discussing the terms of the bond to ensure it is fair for both parties.
I understand that bonds are common in the software industry and can be a way for companies to protect their investment in employees.
I am committed to fulfilling my obligations under the bond agreement.
I am confident in my skills and abilities to contribute value to the co
Kjigtrngh biuit xug u;byu,vtcyterjv iovyutgh, mhvtfy
Buygtrvc sndgbhulitcyuvltyuxruyf jylbiuxtgrfdhmvjbjkkjtydtrsxgf
Kbgjcb sgfnxvb h uibhguxcruyfviulyhviutxtkjbhgtye
To become a lead software architect and contribute to cutting-edge technology advancements.
Advance to a lead software architect role
Contribute to cutting-edge technology advancements
Continuously improve skills and knowledge through learning and certifications
I am a software developer with 5 years of experience in developing web applications using various technologies.
Experienced in front-end development using HTML, CSS, and JavaScript
Proficient in back-end development with languages like Java and Python
Familiar with database management systems such as MySQL and MongoDB
Strong problem-solving skills and ability to work in a team environment
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
posted on 19 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Very basic aptitude questions along with few coding questions
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.
based on 13 reviews
Rating in categories
Front end Developer
74
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Consultant
60
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Associate Development Consultant
58
salaries
| ₹2 L/yr - ₹7.6 L/yr |
Senior Associate Consultant
47
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Consultant Developer
42
salaries
| ₹1.2 L/yr - ₹7.1 L/yr |
TCS
Infosys
Wipro
HCLTech