Tip 1 : Practice coding
Tip 2 : Try to make it a habit of doing atleast 2-3 questions daily
Tip 3 : Try to search for different solutions also
Tip 1 : Update resume according to the company you apply for.
Tip 2 : Include some good projects
30-40 MCQ questions were there related to OS, C concept, code debugging.
2 Coding questions array based (easy - medium)
Coding round



1. The input string may contain the same characters, so there will also be the same permutations.
2. The order of permutation does not matter.






Coding questions



In the given linked list, there is a cycle, hence we return true.

Semaphore, mutex, type of memory, how c program execute
OS Concept, C concept, coding and little physics(team specific)
Mutex, semaphore, volatile memory, c concept, how program execute

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?