Filter interviews by
I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.
30 question in 30 min of Quant.
They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.
Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2
Ternary operator is used to assign a value to a variable based on a condition
Syntax: condition ? expression1 : expression2
Example: int x = (a > b) ? a : b;
Method overloading is the ability to define multiple methods with the same name but different parameters in a class.
Allows multiple methods with the same name but different parameters
Parameters can differ in number, type, or order
Helps improve code readability and reusability
Find the minimum value from an array of strings using code logic.
Convert the array of strings to an array of integers for comparison.
Initialize a variable with a very large value as the initial minimum.
Iterate through the array and update the minimum value if a smaller value is found.
Some basic aptitude ques
It was a nice experience
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Give you 5 problem in maths , string, sql etc
Assignment Round - Complete the assignment within 3 days.
I was interviewed in Aug 2023.
180 mins test calculatogn
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
The struct keyword is used in programming languages to define a user-defined data type that contains multiple variables of different types.
Structs are used to group related data together.
They can have different types of variables, including other structs.
Structs can be used to create complex data structures.
They are commonly used in object-oriented programming languages.
The class keyword is used in object-oriented programming to define a blueprint for creating objects.
The class keyword is used in languages like Java, C++, and Python.
It allows the programmer to define the properties and behaviors of an object.
Objects created from a class are called instances.
Classes can have attributes (variables) and methods (functions).
Inheritance allows classes to inherit properties and behaviors fr...
posted on 17 Aug 2023
I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.
posted on 11 Oct 2020
I applied via Indeed and was interviewed before Oct 2019. There was 1 interview round.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
It was online test with 3 coding questions and 18 mcqs
based on 1 review
Rating in categories
Software Developer
14
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Software Engineer
10
salaries
| ₹2.4 L/yr - ₹7.7 L/yr |
Sales Specialist
3
salaries
| ₹3 L/yr - ₹16 L/yr |
.NET Software Developer
3
salaries
| ₹2.4 L/yr - ₹2.8 L/yr |
Team Lead
3
salaries
| ₹8.3 L/yr - ₹9.6 L/yr |
Infosys
TCS
Wipro
HCLTech