Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.
Implemented a new automated testing framework resulting in a 30% reduction in testing time.
Developed and implemented a new automated testing framework
Achieved a 30% reduction in testing time
Received positive feedback from team members and management
Stored Procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.
Stored Procedures are stored in the database and can be reused multiple times.
They can improve performance by reducing network traffic and increasing security.
Stored Procedures can accept parameters and return results.
Example: CREATE PROCEDURE GetCustomerDetails AS SELECT * FROM Customers WHERE Country = 'U
Abstract class is a class that cannot be instantiated, while static class cannot be instantiated and can only have static members.
Abstract class can have abstract methods that must be implemented by subclasses.
Static class cannot be instantiated and all its members must be static.
Abstract class is used for inheritance and polymorphism, while static class is used for grouping related methods and data.
Example: Abstract c...
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.
Top trending discussions
UK and US English differ in spelling, vocabulary, and pronunciation.
Spelling: UK uses 'colour' while US uses 'color'.
Vocabulary: UK says 'lorry' for truck, US says 'truck'.
Pronunciation: UK pronounces 'schedule' as 'shed-yool', US as 'sked-yool'.
Creating catchy taglines to attract and engage audiences.
Think about the target audience and what message you want to convey
Keep it short and memorable
Use wordplay or puns to make it more interesting
Make sure it reflects the brand or product accurately
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
based on 17 reviews
Rating in categories
Software Engineer
31
salaries
| ₹2.4 L/yr - ₹7.1 L/yr |
Softwaretest Engineer
13
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Senior Software Engineer
10
salaries
| ₹4 L/yr - ₹12.6 L/yr |
IOS Developer
7
salaries
| ₹4.1 L/yr - ₹10 L/yr |
Senior Android Developer
7
salaries
| ₹3 L/yr - ₹7.2 L/yr |
TCS
Infosys
Wipro
HCLTech