Filter interviews by
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they belong to.
They are used to initialize the object's state.
Constructors can have parameters to set initial values for object properties.
Example: public class Car { public Car(String color) { this.color = color; } }
Friend functions are functions that are not members of a class but have access to the private and protected members of the class.
Friend functions are declared with the keyword 'friend' in the class definition.
They can access private and protected members of the class they are friends with.
Friend functions are not member functions of the class.
They are often used to allow external functions or classes to access private ...
Top trending discussions
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s...
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
I appeared for an interview in Feb 2025.
They asked one coding question that is for star pattern question
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
I come from a close-knit family that values education and support, fostering a strong sense of community and collaboration.
My parents are both educators, which instilled a love for learning in me from a young age.
I have two siblings; we often collaborate on projects, enhancing our problem-solving skills.
Family gatherings are frequent, where we share experiences and support each other's goals.
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Python based questions
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
This question tests your ability to identify and generate patterns in coding.
Understand the pattern: Analyze the given examples to identify the underlying rule.
Use loops: Implement loops to generate sequences based on the identified pattern.
Consider edge cases: Ensure your solution handles special cases, like empty arrays or single elements.
Optimize for performance: Think about the time complexity of your solution, esp...
based on 1 interview experience
Difficulty level
Team Lead
26
salaries
| ₹10.8 L/yr - ₹18 L/yr |
Software Engineer
20
salaries
| ₹3 L/yr - ₹6 L/yr |
Manager
6
salaries
| ₹10.8 L/yr - ₹18 L/yr |
Associate Consultant
5
salaries
| ₹4.4 L/yr - ₹6 L/yr |
Oracle Techno Functional Consultant
5
salaries
| ₹4 L/yr - ₹8 L/yr |
HCL Infosystems
Zidio Development
Northcorp Software
Accel Frontline