Filter interviews by
3 questions, 60 mins, DSA
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Worst experience company is not so good
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
posted on 6 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
1st round of the company was an online assessment with 40 questions,2 coding questions :- cake distribution problem, Palindrome and else there were 6-7 SQL questions and other were Aptitude questions (basic) whole test was for 1 hr.
Use ALTER TABLE to add a new column and then use MAX function to find the highest salary.
Use ALTER TABLE statement to add a new column to the table.
Use MAX function in SQL to find the maximum salary of employees.
Calculate the sum of digits of a given number.
Iterate through each digit of the number and add them together.
Use modulo operator to extract each digit.
Repeat until all digits are processed.
Example: For number 123, sum of digits = 1 + 2 + 3 = 6.
posted on 4 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Seeking new challenges and growth opportunities in a different environment.
Desire for professional growth and development
Looking for new challenges and experiences
Seeking a better work-life balance
Interested in exploring different industries or sectors
posted on 9 Oct 2024
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
posted on 7 Nov 2024
Mathematics,General Aptitute,three coding question
Face to face interview.Ask questions on Data structure and algorithms
Easy general logical theoretical questions
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Interview experience
based on 5 reviews
Rating in categories
Associate Software Engineer
190
salaries
| ₹7 L/yr - ₹18.6 L/yr |
Junior Associate
82
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
78
salaries
| ₹2.7 L/yr - ₹15.3 L/yr |
Junior Associate Software Engineer
65
salaries
| ₹2 L/yr - ₹10 L/yr |
Junior IT Associate
47
salaries
| ₹4 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech