Filter interviews by
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Binary search program code in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid] is greater than tar...
Top trending discussions
Data structure and algorithms
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
Strong consistency ensures that all replicas of data are updated synchronously, while eventual consistency allows for temporary inconsistencies.
Strong consistency guarantees that all clients see the same data at the same time.
Eventual consistency allows for temporary inconsistencies but eventually all replicas will converge to the same state.
Strong consistency is often used in systems where data integrity is critical, ...
Calculating the size of a file system
Determine the total size of all files and directories within the file system
Include the size of all subdirectories and their contents
Consider the size of metadata and file system overhead
Use appropriate tools or commands to gather the necessary information
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
1 hour , dsa, hackerearth, medim to hard
posted on 6 Sep 2024
Comprehensive questions
Java strings programs
A paper based test and it was technical
posted on 9 Apr 2024
Jquery tags syntax uses angle brackets and CSS selectors.
Jquery tags are enclosed in angle brackets, like
Jquery selectors are used to target specific elements, like $('p') or $('.class')
based on 1 review
Rating in categories
Software Engineer
385
salaries
| ₹5.6 L/yr - ₹23.5 L/yr |
Senior Software Engineer
241
salaries
| ₹8.5 L/yr - ₹32 L/yr |
Software Developer
188
salaries
| ₹5.3 L/yr - ₹19.5 L/yr |
Software Engineer2
158
salaries
| ₹9.8 L/yr - ₹21 L/yr |
Software Engineer II
147
salaries
| ₹9.2 L/yr - ₹21.5 L/yr |
TCS
Infosys
Wipro
HCLTech