Filter interviews by
Be the first one to contribute and help others!
I applied via Approached by Company and was interviewed in Nov 2024. There were 8 interview rounds.
A group discussion (GD) is a structured conversation where a group of people discuss a topic and are observed by a panel of judges or interviewers
Coding tests for interviews are designed to evaluate a candidate's ability to think creatively and adapt their solutions to changing scenarios.
A case study interview is a job interview where a candidate is presented with a business scenario and asked to analyze it and propose a solution.
Interview assessment tests can include aptitude tests, personality tests, cognitive ability tests, presentations, and writing tasks:
An aptitude test is quite vital for placements as it helps in enhancing the logical skills of the person and if someone is preparing for interviews then aptitude preparation is very much required.
I was interviewed in Dec 2024.
Data Analysis and Automation Testing.
Team work and communication
Balancing income and study is possible with proper time management and prioritization.
Prioritize tasks based on importance and deadlines
Create a study schedule that fits around work hours
Utilize breaks at work to study or review material
Consider part-time study options or online courses
Seek financial aid or scholarships to alleviate financial burden
I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.
Basic self evaluation test.
Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.
Use resampling techniques like oversampling or undersampling to balance the classes.
Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.
Adjust class weights in the model to give more importance to minority class.
Use evaluation metrics like F1 score, precision, r...
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN returns all rows from the right table and the matched rows from the left tabl...
Use the SQL query with ORDER BY and LIMIT to find the third highest salary.
Use the SQL query: SELECT DISTINCT Salary FROM Employees ORDER BY Salary DESC LIMIT 2, 1
The above query will return the third highest salary from the 'Employees' table
Make sure to replace 'Employees' and 'Salary' with the appropriate table and column names
I prioritize tasks, set clear expectations, utilize time management tools, and communicate effectively.
Prioritize tasks based on urgency and importance
Set clear expectations with clients regarding response times and availability
Utilize time management tools such as calendars and task lists
Communicate effectively with clients to provide updates and manage expectations
I prioritize issues based on impact, urgency, and complexity.
Assess the impact of each issue on the system or users
Consider the urgency of resolving each issue
Evaluate the complexity of fixing each issue
Prioritize critical issues that have high impact, urgency, and low complexity
Create a priority list based on these factors
Arrays and strings - 90 mins
Create Modules, railway reservation system - 60 mins
posted on 3 Dec 2024
2 medium leetcode questions were asked
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Binary heap is used to implement a priority queue.
Binary heap is a complete binary tree where each node has a value greater than or equal to its children.
It can be implemented using arrays, where the parent of node at index i is at index (i-1)/2.
Insertion and deletion operations have time complexity of O(log n) in a binary heap.
A binary tree can have any number of nodes, but the maximum number of trees with n nodes is 2^n.
A binary tree can have 0 nodes, 1 node, 2 nodes, or any number of nodes.
The maximum number of binary trees with n nodes is 2^n.
For example, a binary tree with 3 nodes can have up to 8 different structures.
Use a SQL query to find the second highest marks in a student database.
Use the ORDER BY clause to sort the marks in descending order
Use the LIMIT clause to limit the result to the second row
Program to check if two strings are anagrams
Create a function that takes in two strings as input
Remove any spaces and convert both strings to lowercase for consistency
Sort the characters in both strings and compare if they are equal to determine if they are anagrams
Example: 'listen' and 'silent' are anagrams
posted on 4 Nov 2024
A link was provided for the 15-minute online aptitude test.
90 minutes coding round. There were three problems. One for JavaScript and two for ReactJS
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
based on 9 reviews
Rating in categories
10-13 Yrs
₹ 30-39 LPA
10-12 Yrs
₹ 30-39 LPA
Software Engineer
13
salaries
| ₹4.5 L/yr - ₹14 L/yr |
Parts Analyst
13
salaries
| ₹2.6 L/yr - ₹7.2 L/yr |
Senior Software Engineer
9
salaries
| ₹16 L/yr - ₹21 L/yr |
QA Automation Engineer
7
salaries
| ₹7.8 L/yr - ₹10 L/yr |
Data Analyst
6
salaries
| ₹3.3 L/yr - ₹6.2 L/yr |
TCS
Infosys
Wipro
HCLTech