Filter interviews by
posted on 13 Apr 2024
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in May 2022. There was 1 interview round.
Embedded C is a variant of C programming language used for programming embedded systems.
Embedded C is used for programming microcontrollers, sensors, and other embedded systems.
It has limited resources and memory, so it requires efficient coding.
It has specific libraries and functions for hardware control.
Normal C is used for general-purpose programming and has no specific hardware dependencies.
Embedded C is compiled u...
posted on 26 Apr 2023
I applied via Walk-in and was interviewed before Apr 2022. There was 1 interview round.
posted on 1 Dec 2023
I applied via Walk-in and was interviewed before Dec 2022. There were 5 interview rounds.
General knowledge and tricky questions given
Discuss a topic in group
My favorite code is the Fibonacci sequence generator.
Efficiently generates Fibonacci numbers
Uses recursion or iteration
Can be implemented in various programming languages
There is no response
posted on 19 May 2022
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.
The binary tree is represented i...
Print nodes of a binary tree in spiral order traversal.
Use a queue to perform level order traversal of the binary tree.
Alternate between printing nodes from left to right and right to left at each level.
Handle null nodes represented by '-1' appropriately.
Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.
Round duration - 60 Minutes
Round difficulty - Easy
You are given a list of N
strings called A
. Your task is to determine whether you can form a given target string by combining one or more strings from A
.
The strings from A
c...
Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.
Iterate through all possible combinations of strings from the list to form the target string.
Use recursion to try different combinations of strings.
Check if the current combination forms the target string.
Return true if a valid combination is found, otherwise return false.
Round duration - 60 Minutes
Round difficulty - Easy
Design an elevator system for efficient vertical transportation.
Divide building into zones to optimize elevator usage.
Implement algorithms for efficient elevator scheduling.
Include safety features like emergency stop buttons and overload sensors.
Consider user interface for passengers to select floors and monitor elevator status.
Tip 1 : Never give up
Tip 2 : Practice
Tip 3 : Be positive
Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements
I appeared for an interview in Jul 2019.
I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.
Rotational shifts refer to working in different shifts at different times. Web service flow is the sequence of steps involved in a web service request. Checking ports on Unix or Solaris machine involves using the netstat command.
Rotational shifts involve working in different shifts at different times, such as day shift, night shift, and swing shift.
Web service flow involves a sequence of steps, such as sending a reques...
based on 1 interview
Interview experience
based on 33 reviews
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹21.7 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8 L/yr |
Analyst
1.3k
salaries
| ₹2.9 L/yr - ₹10.5 L/yr |
Consultant
1.3k
salaries
| ₹10.4 L/yr - ₹40 L/yr |
Member Technical
881
salaries
| ₹3.5 L/yr - ₹11.4 L/yr |
Oracle
Amdocs
Carelon Global Solutions
Microsoft Corporation