Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
You can reset the identity column using DBCC Checkident command.
Use DBCC Checkident command with RESEED option to reset the identity column.
Specify the table name and the new identity value as parameters.
For example, to insert a new identity of 100 in a table named 'MyTable', use: DBCC Checkident('MyTable', RESEED, 100);
ACID properties are a set of properties that guarantee that database transactions are processed reliably.
Atomicity ensures that either all operations in a transaction are completed successfully or none of them are.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that the concurrent execution of transactions results in a system state that would be obt...
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
Exceptions faced in Selenium
StaleElementReferenceException
NoSuchElementException
TimeoutException
ElementNotVisibleException
ElementNotInteractableException
Waits in Selenium are used to synchronize the test execution with the application's response.
Implicit Wait
Explicit Wait
Fluent Wait
Thread.sleep()
WebDriverWait
Top trending discussions
I applied via campus placement at Bharati Vidyapeeth's College of Engineering for Women, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
Permutations, probability etc
SQL query for joining two tables
Use the JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to be retrieved using SELECT statement
Use ON keyword to specify the join condition
Reverse a given string
Use a loop to iterate through the characters of the string and build a new string in reverse order
Alternatively, you can use built-in functions like reverse() or StringBuilder in some programming languages
Basic GD topic was there
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 13 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Solve the problems of maths
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...
based on 13 reviews
Rating in categories
Credentialing Specialist
11
salaries
| ₹4.2 L/yr - ₹6.8 L/yr |
Senior Software Engineer
8
salaries
| ₹15.6 L/yr - ₹30 L/yr |
Senior Software QA Engineer
4
salaries
| ₹10 L/yr - ₹18.5 L/yr |
Software Engineer
3
salaries
| ₹8.6 L/yr - ₹10.5 L/yr |
Azure Cloud Administrator
3
salaries
| ₹12.5 L/yr - ₹12.5 L/yr |
Apollo Hospitals
Fortis Healthcare
Max Healthcare
Manipal Hospitals