Filter interviews by
Questions asked ranged from mid-level to average difficulty.
The questions asked are of average difficulty and not particularly challenging.
Top trending discussions
posted on 18 Nov 2021
posted on 13 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I have worked on various projects including a social media platform, an e-commerce website, and a task management application.
Developed a social media platform using React for frontend and Node.js for backend
Designed and implemented an e-commerce website with payment gateway integration
Created a task management application using Angular and MongoDB for database
Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Creating new classes based on existing classes, allowing for code reuse.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and showing o
posted on 8 May 2024
The apptitude test is an online assessment and you will have questions from Quantitative Aptitude and Logical Reasoning.
You will have 60 questions in each section which needs to be solved in 60 minutes.
The questions are subjective and they were not MCQ based on questions
For the technical role, round two is problem-solving.
Three questions need to be solved in 60 minutes.
The difficulty level is from medium to advanced.
I applied via TopHire and was interviewed in Mar 2023. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Types of arrays in PHP include indexed arrays, associative arrays, and multidimensional arrays.
Indexed arrays: default type where each element is assigned a numeric index starting from 0.
Associative arrays: elements are assigned a specific key instead of numeric index.
Multidimensional arrays: arrays within arrays, creating a matrix-like structure.
Example: $indexedArray = [1, 2, 3]; $associativeArray = ['key1' => 'value...
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
Solid Principles are a set of design principles for writing maintainable and scalable software.
Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.
Single Responsibility Principle states that a class should have only one reason to change.
Open/Closed Principle states that sof...
Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.
Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.
Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.
Abstraction is achieved through abstract classes and interfaces in object-oriented program...
Interview experience
based on 1 review
Rating in categories
Software Engineer
16
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Developer
8
salaries
| ₹5.3 L/yr - ₹11.8 L/yr |
Salesforce Developer
8
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Associate Software Engineer
5
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Salesforce Administrator
4
salaries
| ₹3.6 L/yr - ₹9.9 L/yr |
Infosys
TCS
Wipro
HCLTech