Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Job Fair and was interviewed before Jan 2021. There were 2 interview rounds.
It was a test with sectional cutoff, i.e. you need to clear each and every section.
Access modifiers in OOPS and project explanation
Access modifiers control the visibility of class members
Public: accessible from anywhere
Private: accessible only within the class
Protected: accessible within the class and its subclasses
Project: accessible within the same package
Example: public class Car { private int speed; protected String model; }
My project involved developing a web application for managing inventory
Us...
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Job Portal and was interviewed before Feb 2021. There were 2 interview rounds.
I appeared for an interview before Dec 2020.
Round duration - 120 minutes
Round difficulty - Medium
Given an integer N
, determine whether its binary representation is a palindrome.
The first line contains an integer 'T' representing the number of test cases.
The next 'T'...
Check if the binary representation of a given integer is a palindrome.
Convert the integer to binary representation.
Check if the binary representation is a palindrome by comparing it with its reverse.
Return true if it is a palindrome, false otherwise.
Given a sorted array of integers of size N, consisting only of 0's and 1's, identify the position of the first occurrence of '1', using 1-based indexing.
If the array contains ...
Find the position of the first occurrence of '1' in a sorted array of 0's and 1's.
Iterate through the array and find the index of the first '1'.
Return the index + 1 as the position (1-based indexing).
If no '1' is found, return -1.
Tip 1 : practice from basic
Tip 2 : learn basic and implement in competitive coding
Tip 1 : Good project
Tip 2 : be honest with your resume
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
Good
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
based on 2 reviews
Rating in categories
Technical Lead
325
salaries
| ₹7 L/yr - ₹22 L/yr |
Software Engineer
229
salaries
| ₹1.8 L/yr - ₹9.1 L/yr |
Senior Software Engineer
228
salaries
| ₹4.3 L/yr - ₹15.5 L/yr |
Senior Analyst
226
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Lead Engineer
195
salaries
| ₹4.4 L/yr - ₹17 L/yr |
HCLTech
TCS
Wipro
Infosys