Filter interviews by
Coding Test was simple with pointers and string matching
Find all permutation pairs of given numbers.
Use recursion to generate all possible permutations of the numbers.
For each permutation, create a pair of strings with the two numbers swapped.
Store the pairs in an array of strings.
Implementing std::string, std::vector class.
Template class.
Design Pattern Basic. At least one design pattern along with implementation.
I applied via Referral and was interviewed before Sep 2022. There were 5 interview rounds.
Just a hacker rank test
Philips interview questions for designations
I applied via Naukri.com and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jun 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.
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
based on 6 interviews
2 Interview rounds
based on 29 reviews
Rating in categories
Software Technologist 1
197
salaries
| ₹10 L/yr - ₹31.2 L/yr |
Software Technologist 2
190
salaries
| ₹16 L/yr - ₹34 L/yr |
Software Engineer
184
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Accounting Specialist
173
salaries
| ₹5.6 L/yr - ₹20.2 L/yr |
Deputy Manager
160
salaries
| ₹8.5 L/yr - ₹27 L/yr |
Samsung
Vivo
OPPO
Dell