i
Tata
ClassEdge
Filter interviews by
I appeared for an interview in Jul 2024.
I have over 5 years of experience in handling teams, leading them to achieve targets and fostering a positive work environment.
Led a team of 15 sales representatives to exceed quarterly sales targets by 20%
Implemented team-building activities to improve communication and collaboration among team members
Provided regular feedback and coaching to team members to enhance their performance
Resolved conflicts within the team ...
Top trending discussions
I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
MVC is a software design pattern that separates an application into three interconnected components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for rendering the user interface
Controller handles user input and updates the model and view accordingly
MVC promotes separation of concerns and modularity
MVC is widely used in web development frameworks like Ru...
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
MVC is a design pattern used in software development to separate concerns, while .NET Core is a cross-platform, open-source framework for building modern, cloud-based, internet-connected applications.
MVC stands for Model-View-Controller, which separates the application into three main components: the model (data), the view (user interface), and the controller (logic)
.NET Core is a cross-platform, open-source framework ...
I applied via Company Website and was interviewed before Sep 2021. There was 1 interview round.
Find the Nth highest salary from a list of salaries in a database or array.
Use SQL query: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET N-1;
In programming, sort the array and access the N-1 index: salaries.sort(); return salaries[salaries.length - N];
Handle edge cases: If N is greater than the number of unique salaries, return null or an appropriate message.
Consider performance: For large da...
Cross join returns all possible combinations of rows from two tables. It differs from other joins in that it does not use any join condition.
Cross join is also known as Cartesian join.
It is used when we want to combine all rows from two tables.
It does not require any join condition.
It can result in a large number of rows if the tables being joined are large.
Other joins like inner join, left join, right join, etc. requi...
Stored procedures and functions are both database objects used to encapsulate and execute code, but they have some differences.
Stored procedures can return multiple result sets, while functions can only return a single value.
Functions can be used in SELECT statements, while stored procedures cannot.
Stored procedures can modify data in the database, while functions cannot.
Functions can be used in computed columns, while...
I appeared for an interview in Apr 2025, where I was asked the following questions.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview experience
Difficulty level
Edge Coordinator
38
salaries
| ₹1 L/yr - ₹3.3 L/yr |
SME
36
salaries
| ₹2.3 L/yr - ₹10.1 L/yr |
Sales Manager
36
salaries
| ₹5.7 L/yr - ₹10.5 L/yr |
Sales Officer
25
salaries
| ₹3.8 L/yr - ₹6.5 L/yr |
Assistant Manager
22
salaries
| ₹4.5 L/yr - ₹8 L/yr |
Chegg
Edubridge Learning
FastInfo
Testbook.com