Filter interviews by
Two coding questions
one is change one line of code to debug a short program
one is counting frequencies of string and remove the unnecessary counts to make it palindrome
Top trending discussions
I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.
Strings, Arrays , palindrome
find element is used to locate a single element on a web page, while find elements is used to locate multiple elements on a web page.
find element returns the first matching element on the web page, while find elements returns a list of all matching elements
find element is used with the singular 'element' keyword, while find elements is used with the plural 'elements' keyword
Example: driver.findElement(By.id("elementId"...
Absolute path specifies the full path from the root directory, while relative path specifies the path relative to the current directory.
Absolute path starts from the root directory, while relative path starts from the current directory.
Absolute path always begins with a forward slash (/), while relative path does not.
Absolute path is fixed and does not change, while relative path can change based on the current directo...
Seeking new challenges and growth opportunities in a different company.
Desire for career advancement
Looking for new challenges
Seeking better work-life balance
Company restructuring or downsizing
Relocation to a different city
My salary expectations are based on my experience, skills, and the market rate for the position.
Consider my years of experience in software testing
Research the average salary for Software Test Engineers in this location
Open to negotiation based on benefits package
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Interface is a contract specifying methods that a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritan...
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
They are asked about hcf and LCM, profit and loss
Number pattern, array list,prime number,even and odd numbers
Java is a popular programming language known for its platform independence and object-oriented approach.
Java is a high-level, class-based, object-oriented programming language.
It is designed to have as few implementation dependencies as possible, making it platform-independent.
Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM).
Java has a rich set of APIs and libraries, m...
Delegates are a type-safe function pointers used in C# to reference methods.
Delegates allow methods to be passed as parameters
Delegates can be used to define callback methods
Delegates are used in event handling in C#
Interfaces in .NET Core provide a way to define a contract for classes to implement, promoting code reusability and flexibility.
Interfaces allow for multiple inheritance in .NET Core, as a class can implement multiple interfaces.
Interfaces help in achieving loose coupling between components, making the code more maintainable and testable.
Interfaces are used for dependency injection in .NET Core, allowing for easier uni...
Garbage collection is used to automatically manage memory by reclaiming unused memory and preventing memory leaks.
Prevents memory leaks by reclaiming memory that is no longer in use
Reduces the risk of memory errors and crashes
Improves performance by freeing up memory for other processes
Eliminates the need for manual memory management, reducing developer workload
2 hrs probablity questions
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Find the dominations
Implement a stack that supports finding the minimum element in constant time.
Create a stack to store elements and another stack to store minimum values.
When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.
When popping an element, check if it is the current minimum and pop from the min stack if so.
To get the minimum element, simply return the top element of the min
The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.
Traverse the tree from the root to find the paths from the root to each node.
Compare the paths to find the last common node between the two paths, which is the LCA.
If one node is an ancestor of the other, return that node as the LCA.
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Im in freshar in BE engineering is complete
Coding test in second round
C programming, microcomputer
posted on 17 Jul 2024
I applied via Company Website and was interviewed in Jun 2024. There were 4 interview rounds.
Coding test data structure related 2 questions
based on 1 review
Rating in categories
Technical Lead
275
salaries
| ₹14 L/yr - ₹36 L/yr |
Senior Software Engineer
274
salaries
| ₹9 L/yr - ₹32 L/yr |
Software Engineer
183
salaries
| ₹5 L/yr - ₹21 L/yr |
Senior Technical Lead
89
salaries
| ₹24 L/yr - ₹57 L/yr |
Senior Engineer
79
salaries
| ₹8.5 L/yr - ₹23 L/yr |
AIRBUS
Tata Lockheed Martin Aerostructures
Raytheon
BAE Systems