i
Birdeye
Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
final is a keyword used to declare constants, finalize is a method used for cleanup operations, and finally is a block used for exception handling.
final is a keyword in Java used to declare constants that cannot be changed, like final int x = 10;
finalize is a method in Java used for cleanup operations before an object is garbage collected, like protected void finalize() {...}
finally is a block in Java used for exceptio...
POST is used to create a new resource, while PUT is used to update an existing resource.
POST is non-idempotent, meaning multiple identical requests will create multiple resources.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
POST is often used for creating new records in a database.
PUT is often used for updating existing records in a database.
System.exit() is a method in Java that terminates the currently running Java Virtual Machine.
System.exit() terminates the JVM and shuts down the program immediately.
It takes an integer argument as an exit status code.
Calling System.exit(0) indicates successful termination.
System.exit(1) or any non-zero value indicates abnormal termination.
Algorithm to find element in array with equal sum on both sides
Iterate through array and calculate sum of elements on left and right side of each element
Compare sums on both sides for each element to find the desired element
Return the element if found, otherwise return -1
Top trending discussions
I applied via Walk-in and was interviewed before Nov 2023. There were 3 interview rounds.
A scanario will be given, ans we have to create test cases for that
Types of testing approaches include black box testing, white box testing, and grey box testing.
Black box testing focuses on the functionality of the software without knowledge of its internal code.
White box testing examines the internal logic and structure of the software.
Grey box testing combines elements of both black box and white box testing.
Other types include regression testing, usability testing, performance tes
Different testing methods include black box testing, white box testing, and grey box testing.
Black box testing focuses on the functionality of the software without looking at its internal code.
White box testing involves testing the internal code structure, paths, and branches.
Grey box testing combines elements of both black box and white box testing.
Other testing methods include regression testing, usability testing, a
I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.
Verification ensures that the software meets the specified requirements, while validation ensures that the software meets the customer's needs.
Verification is the process of checking whether the software meets the specified requirements.
Validation is the process of checking whether the software meets the customer's needs and expectations.
Verification is done by reviewing documents, specifications, and requirements.
Vali...
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 interview rounds.
Cookies and cache are both used to store data, but cookies are stored on the client side while cache is stored on the server side. Agile methodologies are a set of principles and ceremonies used in software development.
Cookies are small text files that are stored on the client's computer by a website. They are used to remember user preferences and login information.
Cache is a temporary storage area on the server that s...
Selenium is a powerful tool for automating web browsers and supports multiple programming languages.
Selenium can automate web browsers like Chrome, Firefox, Safari, and Edge.
It supports multiple programming languages like Java, Python, C#, and Ruby.
Selenium can handle various types of web elements like text boxes, buttons, drop-downs, and alerts.
It can perform actions like clicking, typing, selecting, and scrolling on ...
Some of the top questions asked at the Birdeye Senior Test Engineer interview -
based on 1 interview
Interview experience
Software Engineer
36
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Software Engineer
29
salaries
| ₹12 L/yr - ₹30 L/yr |
Senior Customer Success Manager
26
salaries
| ₹11.5 L/yr - ₹21 L/yr |
Customer Success Manager
22
salaries
| ₹9 L/yr - ₹18 L/yr |
Team Lead
21
salaries
| ₹12 L/yr - ₹41 L/yr |
Freshworks
Zoho
Happiest Minds Technologies
LTIMindtree