Filter interviews by
I applied via Company Website and was interviewed in Nov 2023. There were 5 interview rounds.
Find the next number below the sequence
Future technical advancements may include AI, automation, IoT, and quantum computing.
Artificial Intelligence (AI) will continue to advance and be integrated into various software systems.
Automation will become more prevalent, reducing manual testing efforts.
Internet of Things (IoT) will expand, leading to increased testing requirements for connected devices.
Quantum computing may revolutionize software testing by solvin
To resolve project queries, communicate with stakeholders, analyze the query, identify the root cause, propose solutions, and collaborate with the team.
Communicate with stakeholders to understand the query
Analyze the query to identify the root cause
Propose solutions or workarounds to resolve the query
Collaborate with the team to implement the solution
Ensure proper documentation and communication throughout the process
Little bit easy and mostly on train question
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Basic test difficulty level was decent. Mathematics and reasoning based.
Coding questions on basic DSA . Difficulty level was medium
Not so hard but logical questions
A constructor is a special method used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
They can be overloaded to have multiple constructors with different parameters.
Example: class Car { Car() { ... } Car(String make) { ... } }
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
Mainly focus on aggression & migration related coding
An array is a collection of similar data types stored in contiguous memory locations.
Arrays can be one-dimensional or multi-dimensional
Elements in an array can be accessed using their index
Arrays can be initialized during declaration or later in the code
Example: int[] numbers = {1, 2, 3, 4, 5};
Example: char[][] ticTacToeBoard = {{'X', 'O', 'X'}, {'O', 'X', 'O'}, {'X', 'O', 'X'}};
Aggression is a behavior characterized by hostile or violent actions, while migration is the movement of individuals or groups from one place to another.
Aggression is often associated with anger or frustration, and can be directed towards other individuals or objects.
Migration can be voluntary or involuntary, and can be caused by factors such as environmental changes or economic opportunities.
Examples of aggression inc...
Assert is used to validate the expected result while verify is used to check the actual result without stopping the execution.
Assert is used to validate the expected result in a test case
Verify is used to check the actual result without stopping the execution
Assert will stop the execution if the validation fails
Verify will continue with the test case execution even if the verification fails
final is a keyword used to declare constants in Java, while finally is a block of code used in exception handling to ensure cleanup tasks are always executed.
final is used to declare constants in Java
finally is a block of code used in exception handling to ensure cleanup tasks are always executed
final variables cannot be reassigned, while finally block always executes regardless of exception handling
Easily understanding questions and more possible to get pass
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and functions to manipulate that data.
It emphasizes on encapsulation, inheritance, and polymorphism.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and metho...
C programming is a high-level programming language used for developing system software and applications.
C programming is a procedural language with a rich set of built-in functions.
It is widely used for developing operating systems, compilers, and embedded systems.
Example: Writing a simple 'Hello World' program in C.
C PROGRAMING BASICS
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
fresher
59
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Tester
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Civil Site Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshersworld.com
Foundit
Timesjobs.com
Indeed