Filter interviews by
I appeared for an interview before Mar 2023.
Implement a tree coding problem using an array of strings.
Create a tree structure using an array of strings where each element represents a node
Use a specific format to represent parent-child relationships in the array
Consider using a specific delimiter or format to differentiate between nodes and their children
The difficult problem was solved by breaking it down into smaller parts and tackling each part individually.
Identify the root cause of the problem
Break down the problem into smaller, more manageable parts
Develop a plan to address each part systematically
Implement solutions for each part and monitor progress
Adjust strategies as needed based on results
Top trending discussions
I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.
Threading is a way to execute multiple tasks concurrently in a single program.
Threading allows for parallel execution of code
Threads share the same memory space
Example: running a background task while the main program continues to run
Use SQL to retrieve the top 2 salaries from each department efficiently.
Use a Common Table Expression (CTE) or a subquery to rank salaries within each department.
Example SQL: WITH RankedSalaries AS (SELECT Department, Salary, ROW_NUMBER() OVER (PARTITION BY Department ORDER BY Salary DESC) AS Rank FROM Employees) SELECT Department, Salary FROM RankedSalaries WHERE Rank <= 2;
This method ensures you get the top salari...
Use a combination of backup and delete approach to safely delete the records.
Take a backup of the live system before deleting any records.
Identify the records to be deleted using a query or script.
Delete the records in batches to avoid overwhelming the system.
Monitor the system during the deletion process for any issues.
Verify the deletion by checking the number of records before and after.
Consider archiving the delete...
posted on 6 Dec 2019
I applied via Naukri.com and was interviewed in Jun 2019. There were 6 interview rounds.
I appeared for an interview in Nov 2024, where I was asked the following questions.
I applied via Job Fair and was interviewed in Feb 2023. There were 3 interview rounds.
Scenario wise questionaries, they had give for the explained on.
Education and assessment are crucial for measuring knowledge and skills.
Education provides the foundation for learning and acquiring knowledge and skills.
Assessment measures the level of understanding and mastery of the subject matter.
Effective education and assessment methods can lead to better learning outcomes and improved performance.
Examples of assessment methods include exams, quizzes, projects, and presentations...
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.
MVC in .NET is a design pattern that separates application logic into three interconnected components: Model, View, and Controller.
Model: Represents the data and business logic. Example: A class that interacts with a database.
View: The user interface that displays data. Example: Razor views in ASP.NET MVC.
Controller: Handles user input and interacts with the model. Example: A controller action method that processes for...
Experience level codes ask.
I applied via Walk-in and was interviewed before Jun 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
Team Lead
27
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Fundraising Executive
9
salaries
| ₹1.8 L/yr - ₹2.7 L/yr |
Network Engineer
7
salaries
| ₹2.3 L/yr - ₹3.2 L/yr |
Telecaller
7
salaries
| ₹1.1 L/yr - ₹2.2 L/yr |
Assistant Manager
6
salaries
| ₹4.5 L/yr - ₹7.5 L/yr |
S2 Infotech
US Tech Solutions
Harjai Computers
Lobo Staffing Solutions