i
Better Software
Filter interviews by
I applied via Internshala and was interviewed in Apr 2024. There were 2 interview rounds.
Basic DSA questions, one from OOPS and the other from arrays.
Create an Alarm Clock with OOPS, showing current date/time, snooze function, and ability to add/delete alarms.
Create a class for AlarmClock with properties like currentDateTime, alarmsList
Implement methods for displaying current date/time, setting alarms, snooze function, adding/deleting alarms
Use OOPS concepts like encapsulation, inheritance, polymorphism for efficient code structure
posted on 4 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.
A view in a database is a virtual table that is based on the result set of a SELECT query.
Views do not store data themselves, but instead display data from one or more tables based on a query.
Views can simplify complex queries by pre-defining joins, filters, and calculations.
Views can also provide security by restricting access to certain columns or rows of a table.
Example: CREATE VIEW my_view AS SELECT column1, column
Singleton class is a design pattern that restricts the instantiation of a class to one object.
Singleton class ensures that a class has only one instance and provides a global point of access to it.
It typically involves a static member variable that holds the single instance of the class.
The constructor of the class is usually made private to prevent external instantiation.
Singleton pattern is commonly used in scenarios...
I am impressed by your innovative projects and collaborative team culture.
I admire your company's commitment to pushing boundaries in technology.
I am excited about the opportunity to work with a talented and diverse team.
Your focus on continuous learning and growth aligns with my career goals.
posted on 4 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.
A view in a database is a virtual table that is based on the result set of a SELECT query.
Views do not store data themselves, but instead display data from one or more tables based on a query.
Views can simplify complex queries by pre-defining joins, filters, and calculations.
Views can also provide security by restricting access to certain columns or rows of a table.
Example: CREATE VIEW my_view AS SELECT column1, column
Singleton class is a design pattern that restricts the instantiation of a class to one object.
Singleton class ensures that a class has only one instance and provides a global point of access to it.
It typically involves a static member variable that holds the single instance of the class.
The constructor of the class is usually made private to prevent external instantiation.
Singleton pattern is commonly used in scenarios...
I am impressed by your innovative projects and collaborative team culture.
I admire your company's commitment to pushing boundaries in technology.
I am excited about the opportunity to work with a talented and diverse team.
Your focus on continuous learning and growth aligns with my career goals.
I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.
Software Engineer
12
salaries
| ₹5 L/yr - ₹10 L/yr |
Product Designer
7
salaries
| ₹6 L/yr - ₹8 L/yr |
HR Manager
4
salaries
| ₹5.2 L/yr - ₹6 L/yr |
Software Engineer Intern
4
salaries
| ₹1 L/yr - ₹6 L/yr |
Software Developer
3
salaries
| ₹8 L/yr - ₹11.5 L/yr |
TCS
Wipro
Infosys
HCLTech