I applied through university. The process took 1 day. I interviewed at Sasken (Belgaum) in Nov 2023
Interview
The interview focused on file handling in C, recursion algorithms, and OOP in C++. The interviewer asked me to explain these concepts and also asked me to write simple code snippets for the above. I had not practiced OOP, so that is where I got rejected.
Interview questions [1]
Question 1
Recurssion Algorithm
File handling in C
classes and objects
Thank you for your feedback. We're glad to hear that you had a positive experience overall. We appreciate your effort during the interview and will consider your feedback to improve our process. Best of luck with your future endeavours!
Other Software Development Engineer (SDE) interview reviews for Sasken
I applied through university. The process took 6 months. I interviewed at Sasken (Bhopal) in Aug 2022
Interview
In my process , first i gave the CBT .
The CBT contains basic questions about your B.Tech Course or we can say OS , DBMS, C/C++ programming , SQL , TOC , etc. and 2 Coding Questions based on DSA.
Then the interview process contains 2 interviews 1 technical and 1 HR round
In technical interview they ask basic question about subjects like tell me your last sem subject names , then if os what is paging, deadlock .
In C language :- swap variable without using the 3rd variable , add without using addition operator
Interview questions [1]
Question 1
Add without using addition operator
Swap without using 3rd variable.