Filter interviews by
Be the first one to contribute and help others!
I applied via Job Fair and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.
posted on 18 Nov 2020
AIDL stands for Android Interface Definition Language, used for inter-process communication in Android.
AIDL is used to define the interface between client and service in Android.
It allows communication between different processes in Android.
AIDL is used to pass complex data types between processes.
AIDL is similar to Remote Procedure Call (RPC) in other programming languages.
Example: AIDL is used in Android to implement...
Hash set and hash map are data structures used to store key-value pairs for efficient retrieval.
Hash set stores unique values without any specific order.
Hash map stores key-value pairs and allows fast retrieval of values based on keys.
Both use hashing to map keys to their corresponding values.
In Java, HashSet and HashMap are implementations of these data structures.
posted on 6 Jan 2021
Compile time polymorphism is achieved through function overloading and templates.
Function overloading allows multiple functions with the same name but different parameters.
Templates allow generic programming by defining functions or classes that can work with different data types.
Examples of function overloading include cout<< for different data types and sqrt() for float and double.
Examples of templates include vector
posted on 12 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
posted on 14 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Topic was WHICH COMES FIRST? SAFETY, PRODUCTION OR QUALITY?
I applied via Walk-in and was interviewed in Feb 2021. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 180 Minutes
Round difficulty - Medium
Round was held in the morning at 10 am.
Given an undirected graph with 'N' nodes in the form of an adjacency matrix and an integer 'M', determine if it is possible to color the vertices of the graph using at most ...
The problem involves determining if a given graph can be colored with at most 'M' colors without adjacent vertices sharing the same color.
Create a function that takes the adjacency matrix, number of nodes 'N', and maximum number of colors 'M' as input.
Implement a graph coloring algorithm such as backtracking or greedy coloring to check if the graph can be colored with at most 'M' colors.
Check if adjacent vertices have ...
Round duration - 40 Minutes
Round difficulty - Medium
The round was held in the evening
Design and implement a Trie (prefix tree) to perform the following operations:
insert(word)
: Add a string "word" to the Trie.search(word)
: Verify if the string "w...Implement a Trie data structure to insert, search, and check for prefixes in strings.
Create a TrieNode class with children and isEndOfWord attributes.
Implement insert, search, and startsWith methods in the Trie class.
Use a Trie to efficiently store and search for strings based on prefixes.
Example: insert 'apple', search 'apple' returns true, startsWith 'app' returns true, search 'app' returns false.
Round duration - 10 Minutes
Round difficulty - Easy
Was held in the morning around 9 am
Tip 1 : Focus on graphs, most questions are from this topic
Tip 2 : Prepare well about the projects you mention in your resume
Tip 3 : Do not fill the resume with too many things. Keep it simple
Tip 1 : Have 2-3 projects on resume. But also be prepared to answer questions related to the projects.
Tip 2 : Do not mention too many things. Keep it short and simple
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
This was coding round and was conducted on Cocubes platform. It is not IDE but kind of white board coding platform. C/C++, Java and Python were only allowed languages.
Round duration - 30 minutes
Round difficulty - Easy
This was pen and paper round. Total 40 shortlisted candidates were grouped into 8 groups (each of 5). Each group was given a coding question which they have to solve on paper and explain it to the recruiter. 2 to 3 from each group were selected for the next round.
Round duration - 60 minutes
Round difficulty - Easy
This was general face to face Data Structures and Algorithms based round.
Spiral order traversal of a binary tree involves printing nodes level by level alternating between left to right and right to left.
Start by pushing the root node into a queue.
While the queue is not empty, pop a node, print its value, and push its children into the queue.
For each level, alternate between printing nodes from left to right and right to left.
Repeat until all nodes are printed in spiral order.
Round duration - 45 minutes
Round difficulty - Easy
It was the last round.
Be real during the interview and don’t show off. Also, practice Data Structures and Algorithms based problems as only through practice you will be able to solve questions quickly during the interview. Also prepare for theory subjects like Object-Oriented Programming System, Database Management System, Computer networks, etc.
Application resume tips for other job seekersKeep your resume simple. Prefer LaTeX. Don't use colourful templates. They are too common and very unprofessional. Keep it black and white and keep your content richer. Keep it of 1 page and 2 pages only if you have achieved a lot. Don’t use fillers. Any unwanted information on the resume leaves a bad impact on the interviewer.
Final outcome of the interviewSelectedbased on 5 reviews
Rating in categories
Test Engineer
4
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Electronics Engineer
4
salaries
| ₹1.5 L/yr - ₹3.4 L/yr |
PCB Layout Design Engineer
4
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Embedded Firmware Engineer
4
salaries
| ₹1.2 L/yr - ₹6.9 L/yr |
Hardware Testing Engineer
4
salaries
| ₹1.4 L/yr - ₹4.8 L/yr |
Larsen & Toubro Limited
Tata Motors
Tata Steel
Asian Paints