Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2021. There were 3 interview rounds.
Objective test having aptitude questions
Top trending discussions
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
posted on 7 Nov 2015
posted on 23 Sep 2017
I appeared for an interview in Sep 2017.
An SR flip-flop can be implemented using NAND gates.
Use two NAND gates to create the SR flip-flop.
Connect the output of one NAND gate to the input of the other NAND gate.
Connect the Set (S) and Reset (R) inputs to the inputs of the NAND gates.
The output of the first NAND gate is the Q output, and the output of the second NAND gate is the Q̅ output.
The answer describes the steps to find and display the temperature of N rooms.
Create an array to store the temperature of each room
Iterate through each room and prompt the user to enter the temperature
Store the temperature in the corresponding array index
Display the temperature of each room
posted on 8 May 2021
posted on 4 Mar 2025
I appeared for an interview in Feb 2025.
Virtual round for fundamental coding.
Physical round for coding assignment given on a paper.
Twisted cables reduce electromagnetic interference and CAN voltage levels can be observed using an oscilloscope.
Twisted cables consist of pairs of wires twisted together to cancel out electromagnetic interference.
The twisting helps maintain a consistent impedance, reducing signal degradation over distance.
To see CAN voltage levels, connect the oscilloscope probes to the CAN High and CAN Low lines.
Set the oscilloscope t...
Swapping bits in a byte involves exchanging the positions of bits within an 8-bit binary number.
A byte consists of 8 bits, indexed from 0 to 7.
To swap bits, you can exchange pairs: (0, 7), (1, 6), (2, 5), (3, 4).
Example: For byte 10110010, swapping gives 01011001.
Use bitwise operations: AND, OR, and XOR to manipulate bits efficiently.
In programming, you can use masks to isolate and swap bits.
I am excited to join the company for its innovative projects, collaborative culture, and opportunities for professional growth.
The company's commitment to cutting-edge technology aligns with my passion for innovation, as seen in my previous work on AI-driven applications.
I admire the collaborative culture here, which fosters teamwork and knowledge sharing, similar to my experience in agile development teams.
The opportu...
I can join the company in two weeks, allowing time for a smooth transition from my current role.
I need to provide my current employer with a two-week notice period.
This timeframe ensures I can wrap up ongoing projects and hand over responsibilities.
If needed, I can negotiate a quicker start date if my current employer agrees.
posted on 8 Aug 2024
Object-oriented programming concepts include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods that operate on the data into a single unit (class). Example: class Car with properties like make, model, and methods like start(), stop().
Inheritance: creating new classes based on existing classes, inheriting their attributes and methods. Example: class SUV inheriting from cl...
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Types of data structures include arrays, linked lists, stacks, queues, trees, graphs, and hash tables.
Arrays are a collection of elements stored in contiguous memory locations, accessed using an index.
Linked lists are a series of nodes where each node contains data and a reference to the next node.
Stack...
A class is a blueprint for creating objects in object-oriented programming. Objects are instances of classes.
A class defines the properties and behaviors of objects. For example, a 'Car' class may have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
An object is an instance of a class. For example, 'myCar' can be an object of the 'Car' class with specific values for 'color' and 'model'.
Code e...
Virtual functions are functions in a base class that are overridden in derived classes, while static functions belong to the class itself rather than instances.
Virtual functions allow for dynamic binding and polymorphism in object-oriented programming.
Static functions are associated with the class itself and can be called without creating an instance of the class.
Example: virtual void display() = 0; // pure virtual fun...
Developed a web-based project management tool for tracking tasks and deadlines.
Used AngularJS for front-end development
Implemented RESTful APIs for communication between front-end and back-end
Utilized MySQL database for storing project data
Write a function over loading and friend class with example?
posted on 22 Aug 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Reverse a given string
Use a loop to iterate through the characters of the string
Append each character to a new string in reverse order
Return the reversed string
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 Jan 2024
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
R&D Engineer
10
salaries
| ₹4 L/yr - ₹8.9 L/yr |
Diploma Engineer
9
salaries
| ₹2 L/yr - ₹4 L/yr |
Senior Engineer
9
salaries
| ₹3.5 L/yr - ₹7.5 L/yr |
IT Manager
7
salaries
| ₹12 L/yr - ₹18 L/yr |
Supervisor
6
salaries
| ₹1.9 L/yr - ₹3.5 L/yr |
Apar Industries
TDK India Private Limited
Molex
Micron Technology