Filter interviews by
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Sep 2024. There were 3 interview rounds.
GD on covid-19 and the scenario
QA, verbal, mathematics problems
Very Hard to crack prepare accordingly
Easy to crack the GD
Top trending discussions
posted on 19 Nov 2024
Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.
Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.
Example: ngOnInit() { console.log('Component initialized'); }
Use a subquery to find the third highest salary from the employees table in MySQL.
Use a subquery to select distinct salaries from the employees table.
Order the salaries in descending order and use LIMIT to get the third highest salary.
Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;
Steps to connect to a database involve specifying the database type, providing credentials, and establishing a connection.
Specify the type of database you want to connect to (e.g. MySQL, PostgreSQL, MongoDB).
Provide the necessary credentials such as username and password.
Establish a connection using a programming language or tool like JDBC, ODBC, or ORM frameworks.
I was interviewed before Jan 2024.
A 60-minute aptitude test.
In this round, you will receive multiple questions tailored to your area of expertise.
posted on 24 Jul 2024
HEAD method in REST API Integration is used to retrieve the headers of a resource without fetching the body.
HEAD requests are similar to GET requests but only return the headers of the resource, not the body.
This can be useful for checking the status of a resource or determining its size without downloading the entire content.
For example, a HEAD request to a website URL will return the headers like content type, conten
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Coding roung plus technical questions were asked
I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.
Interview experience
based on 2 reviews
Rating in categories
Associate Consultant
7
salaries
| ₹3.7 L/yr - ₹6.5 L/yr |
Assistant Manager - Business Development
5
salaries
| ₹3 L/yr - ₹6.8 L/yr |
Oracle Technical Consultant
5
salaries
| ₹4.2 L/yr - ₹6 L/yr |
Staff Engineer
5
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Talent Acquisition Executive
5
salaries
| ₹2.5 L/yr - ₹4.4 L/yr |
TCS
Infosys
Wipro
HCLTech