Filter interviews by
I applied via campus placement at Uttar Pradesh Technical University (UPTU) and was interviewed before Nov 2020. There were 4 interview rounds.
The question is about exception handling, OOPs, and the difference between abstraction and encapsulation in a project.
Exception handling is a mechanism to handle runtime errors and prevent program termination.
Abstraction is the process of hiding implementation details and showing only necessary information to the user.
Encapsulation is the process of binding data and methods together in a single unit.
In a project, abstr...
Top trending discussions
Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It uses topics to categorize data streams, producers publish messages to topics, and consumers subscribe to topics to process messages.
Kafka can be implemented using Kafka APIs in Java, Scala, or other programming...
OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.
OAuth allows users to grant access to their information on one site to another site without sharing their credentials.
It is commonly used for authentication and authorization in APIs.
OAuth uses tokens to access re...
I applied via Naukri.com
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
Find the 2nd largest element in an array with the least time complexity.
Sort the array in descending order and return the element at index 1.
Initialize two variables to keep track of the largest and second largest elements.
Iterate through the array and update the variables accordingly.
Return the second largest element.
I applied via Naukri.com and was interviewed before Jan 2021. There was 1 interview round.
posted on 5 Aug 2024
It is very impressive work on Josh technology assessment because we learn many new skills.
API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other.
APIs define the methods and data formats that applications can use to request and exchange information.
APIs can be used to access services provided by other software applications, such as retrieving data from a database or sending notifications.
Examples of APIs ...
Software development life cycle (SDLC) is a process used by software developers to design, develop, and test software.
1. Planning: Define the project scope, requirements, and objectives.
2. Analysis: Gather and analyze user requirements.
3. Design: Create a detailed design of the software.
4. Implementation: Develop the software based on the design.
5. Testing: Test the software for bugs and issues.
6. Deployment: Release t...
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.
Iterate through the linked list to find the second last node
Update the next pointer of the second last node to null
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
The interviewer asked about javascript basics and DSA questions and some typescript questions
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
posted on 31 Aug 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Simple question on maths
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve complex problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation ensures that the internal state of an object is hidden from the outside world
Inheritance allows a class to inherit...
based on 2 reviews
Rating in categories
Software Engineer
55
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Senior Software Engineer
44
salaries
| ₹4.4 L/yr - ₹16.3 L/yr |
Software Developer
27
salaries
| ₹2.7 L/yr - ₹9.7 L/yr |
Business Analyst
21
salaries
| ₹3 L/yr - ₹9 L/yr |
Java Developer
21
salaries
| ₹2.2 L/yr - ₹9.4 L/yr |
TCS
Infosys
Wipro
HCLTech