Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.
The aptitude along with the coding
Coding and next is one on one interview
Top trending discussions
posted on 22 Apr 2021
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Apr 2022. There were 2 interview rounds.
Basic programming and Algorithms. data structures theory and implementation
I appeared for an interview before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
Its a zoom call interview which lasted for 45 minutes. initially there are two panel members in which one is very targetting at me. They asked me different type of questions like jumping from DSA to project then to python then again java. Its a mixed combo pack type interview. for each and every question they asked me the real time example. The discussion on my project lasted for 15-20 mins.
Given a positive integer N
, compute the total number of '1's in the binary representation of all numbers from 1 to N. Return this count modulo 1e9+7 because the result can...
Count the total number of set bits in the binary representation of numbers from 1 to N modulo 1e9+7.
Use bitwise operations to count the set bits in each number from 1 to N.
Keep track of the total set bits and return the result modulo 1e9+7.
Optimize the solution to handle large values of N efficiently.
Consider using dynamic programming or precomputing values for faster computation.
Round duration - 30 mins
Round difficulty - Easy
This round was a zoom interview. The interview started with my brief introduction. This time the interview was more interested in my hobbies and passions. He asked me what do you do to keep yourself updated with the latest technology trends?
Tip 1 : Do participate in all the coding contests, long challenges held by codechef, codeforces
Tip 2 : Practice all kinds of problems on leetcode, gfg, coding ninjas
Tip 3 : When you are writing a written exam for a particular company, make sure you get to know about the company in detail.
Tip 1 : Make your resume short and sweet(mostly 1 page, max 2 pages) is preferred.
Tip 2 : Make sure your resume is crisp rather than descriptive
Tip 3 : Do not lie on your resume
posted on 10 Aug 2022
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
I am always striving to improve, but my current weaknesses are: perfectionism, public speaking, and delegating tasks.
Perfectionism can lead to spending too much time on small details and missing deadlines.
Public speaking can make me nervous and I may need to practice more to feel confident.
Delegating tasks can be difficult for me because I like to have control over the outcome, but I am working on trusting others to ha
I appeared for an interview in Sep 2017.
Use bitwise operations to find the sum of two numbers without using mathematical operators.
Use bitwise XOR to find the sum of two numbers without carrying.
Use bitwise AND and left shift to find the carry.
Repeat the process until there is no carry left.
To delete a node from a linked list when only given a reference to the node, we can copy the data of the next node to the given node and delete the next node.
Copy the data of the next node to the given node
Update the next pointer of the given node to skip the next node
Delete the next node
based on 3 interviews
Interview experience
based on 54 reviews
Rating in categories
Staff Engineer
15
salaries
| ₹32 L/yr - ₹47 L/yr |
Senior Engineer
13
salaries
| ₹14.4 L/yr - ₹37 L/yr |
Manufacturing Associate
8
salaries
| ₹3.7 L/yr - ₹5.3 L/yr |
Software Engineer
7
salaries
| ₹6.5 L/yr - ₹13.6 L/yr |
Data Scientist
7
salaries
| ₹15.5 L/yr - ₹18 L/yr |
Qualcomm
TDK India Private Limited
Molex
Applied Materials