Filter interviews by
Core java related questions
Top trending discussions
posted on 24 Aug 2024
Use the built-in sort() method in JavaScript to sort an array of integers.
Use the sort() method with a compare function to sort the array in ascending order.
For descending order, return b - a instead of a - b in the compare function.
Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);
Rotate an array of strings by a specified number of positions.
Create a new array to store the rotated elements.
Use modulo operator to handle cases where the rotation count exceeds the array length.
Copy elements from original array to the new array based on the rotation count.
Return the rotated array.
posted on 8 Jul 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Basic Python problems
Types of wait include implicit, explicit, fluent, and thread.sleep
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException
Explicit wait: Waits for a certain condition to occur before proceeding further
Fluent wait: Waits for a condition to occur with a defined polling interval
Thread.sleep: Pauses the execution for a specified amount of time
I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.
General queries from lead code
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
posted on 5 Jul 2024
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
They will send you one coding test mostly HackerRank test it would be
The test will be having some sort of questions like coding and some domain related stuffs.
Use binary search to find the index of an element in a sorted array of strings.
Sort the array of strings first to enable binary search.
Compare the target element with the middle element of the array.
Based on the comparison, narrow down the search to either the left or right half of the array.
Sort an array of strings without using inbuilt methods
Iterate through the array and compare each element with the rest to find the correct position
Use a temporary variable to swap elements if needed
Repeat the process until the array is sorted
Simple and easy to attend.
Can crack if technically sound
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
based on 1 review
Rating in categories
Senior Software Engineer
57
salaries
| ₹7.1 L/yr - ₹21 L/yr |
Software Engineer
37
salaries
| ₹5.7 L/yr - ₹16 L/yr |
Software Developer
14
salaries
| ₹4.3 L/yr - ₹11.9 L/yr |
Senior Test Engineer
13
salaries
| ₹7.2 L/yr - ₹15 L/yr |
Senior Software Engineer 1
11
salaries
| ₹7.5 L/yr - ₹14.5 L/yr |
AGS Transact Technologies
NCR Corporation
Diebold Nixdorf
FIS