Filter interviews by
A linked list is a data structure where each element points to the next element in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to the first node
Traverse the list by following the next pointers
Insert and delete nodes by updating pointers accordingly
Other methods of linked list include doubly linked list, circular linked list, and sorted linked list.
Doubly linked list: Each node has a reference to the next and previous node.
Circular linked list: Last node points back to the first node, forming a circle.
Sorted linked list: Nodes are arranged in a sorted order based on a specific criteria.
The start point of a linked list is the first node in the list.
The start point is typically referred to as the 'head' of the linked list.
It is the entry point for traversing the linked list.
Example: In a linked list with nodes A -> B -> C, A would be the start point.
I was interviewed in Jul 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Round duration - 60 Minutes
Round difficulty - Medium
Question related to OOPS .Spring boot questions. Different annotations being used and why. Disadvantages of Spring boot and all
Round duration - 50 minutes
Round difficulty - Easy
Hiring Manager Round
Tip 1 : Clear concepts about Data Structure. How its working and why should we use Data structure ans which DS we should choose
Tip 2 : Practice atleast 150 Question Medium /Easy level on leetcode . Questions witch good ratings
Tip 3 : Always make a hand written note of topics ,Easy to memorize
Tip 1 : Make resume more centric to project done and tech stacks used
Tip 2 : Dont use over words . Keep it simple but be confident to cover whatever you have mentioned
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
MySQL is a specific implementation of SQL, which is a standardized language for managing databases.
MySQL is a specific relational database management system (RDBMS) that uses SQL as its query language.
SQL (Structured Query Language) is a standardized language for managing databases, used by various RDBMS like MySQL, Oracle, and SQL Server.
MySQL is open-source and free to use, while some other RDBMS like Oracle may requ...
Abstraction and interface are key concepts in Java for achieving abstraction and defining contracts for classes.
Abstraction in Java is achieved using abstract classes and interfaces.
Abstract classes can have both abstract and concrete methods, while interfaces can only have abstract methods.
Interfaces define contracts that classes must implement, allowing for polymorphism and loose coupling.
Example: interface Shape { v...
JSP stands for JavaServer Pages, a technology used for creating dynamic web pages.
JSP allows embedding Java code in HTML pages
It simplifies the process of creating dynamic web content
JSP files are compiled into servlets by the server for execution
Use pagination, indexing, caching, and query optimization to fetch 1 lakh entries efficiently from the database.
Implement pagination to fetch data in smaller chunks
Create indexes on columns frequently used in queries
Use caching to store frequently accessed data
Optimize queries by avoiding unnecessary joins and using appropriate indexes
Consider using database-specific optimizations like query hints or stored procedures
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Method overloading allows a class to have multiple methods with the same name but different parameters.
Method overriding occurs in a subclass when a method has the same name, return type, and parameters as ...
Swapping two variables without using a third variable
Use XOR operation to swap two variables without using a third variable
Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
I am impressed by the organization's innovative projects and collaborative work culture.
Impressed by innovative projects
Attracted to collaborative work culture
Excited about potential for growth and learning opportunities
My weakness is overthinking and my strength is attention to detail.
Weakness: tend to overthink situations, which can lead to indecision or unnecessary stress
Strength: strong attention to detail, ensuring accuracy and quality in my work
Example: I sometimes spend too much time analyzing a problem before taking action, but I have learned to set deadlines for myself to prevent this from affecting my productivity
I would check for internet connection, restart the app, clear cache, and update the app.
Check internet connection
Restart the app
Clear cache
Update the app
I applied via campus placement at Madras Christian College, Chennai and was interviewed in Oct 2023. There were 4 interview rounds.
Test had 2 sections..first section had 3 subsections with quants,verbal and logicals.2nd section is an English writing skill round where they give u a topic and u have to write ur views on it more than 200 words
Gd has the basic rules..they give a topic and u have to discuss on that
posted on 16 May 2024
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
posted on 1 Feb 2024
based on 1 interview
Interview experience
based on 9 reviews
Rating in categories
Senior Software Engineer
78
salaries
| ₹14 L/yr - ₹36 L/yr |
Software Engineer
64
salaries
| ₹12 L/yr - ₹21 L/yr |
Senior Manager
35
salaries
| ₹18.2 L/yr - ₹36 L/yr |
Engineering Manager
18
salaries
| ₹36 L/yr - ₹53 L/yr |
Lead Engineer
18
salaries
| ₹27 L/yr - ₹36 L/yr |
Vodafone Idea
Jio
Bharti Airtel
Tata Communications