Filter interviews by
I was interviewed in Aug 2022.
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Python code for solving a string usecase using stack, SQL join and groupby queries
I applied via Hirect and was interviewed in Nov 2022. There were 5 interview rounds.
JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine. Equals compares object values, HashCode returns a unique integer for an object.
JDK includes JRE and development tools, while JRE includes JVM and necessary libraries
JVM is responsible for executing Java bytecode
Equals method compares the values of two objects, while == compares their references
HashCode method returns a unique integer ...
Add two linked lists representing numbers and return the resulting linked list.
Traverse both linked lists and add the corresponding digits, keeping track of carry.
Create a new node for each digit and update the carry for the next iteration.
If one list is longer than the other, add the remaining digits to the result.
Handle the case where the carry is not zero after all digits have been added.
Time complexity: O(max(m,n))...
I expect a competitive salary based on my experience, skills, and the responsibilities of the role.
I have extensive experience in senior developer roles and have consistently delivered high-quality work.
I have a strong understanding of various programming languages and frameworks.
I have successfully led and mentored teams in previous positions.
I am confident in my ability to contribute to the success of the company.
I a...
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
Dirty read is when a transaction reads data that has been modified by another transaction but not yet committed.
Occurs when a transaction reads uncommitted data from another transaction
Can lead to inconsistent or incorrect results
Can be prevented by using proper isolation levels in database transactions
Count of rows in different types of joins in SQL
Inner join: Counts only the rows that have matching values in both tables
Left join: Counts all rows from the left table and the matching rows from the right table
Right join: Counts all rows from the right table and the matching rows from the left table
Good , asked few numbers questions
Backend developer question
Assignment questions about topic
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Ensures a class has only one instance by providing a global access point to it
Uses a private constructor to restrict instantiation of the class
Provides a static method to access the single instance
Commonly used in scenarios where only one instance of a class is needed, such as database connections or configuration
based on 1 review
Rating in categories
Software Engineer
1k
salaries
| ₹2.4 L/yr - ₹10.3 L/yr |
Senior Software Engineer
714
salaries
| ₹5.6 L/yr - ₹21 L/yr |
Test Engineer
360
salaries
| ₹2 L/yr - ₹9.7 L/yr |
Softwaretest Engineer
306
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Team Lead
267
salaries
| ₹8.2 L/yr - ₹31 L/yr |
Persistent Systems
TCS
Infosys
Wipro