SAP Labs visited our college to hire final year students for a full-time role.
Process:
- Resume Shortlisting
- PPT
- Online Test
- Technical Interview-1
- Technical Interview-2
- Managerial Round
- HR Round
Online Test: This round was conducted on HackerRank. There were 10 MCQs and 2 coding questions.
MCQs were of moderate level and from various topics such as C/C++ output questions, Operating Systems, Computer Networking, Database Management System, Quantitative Aptitude, etc.
Coding Questions:
- https://leetcode.com/problems/k-diff-pairs-in-an-array/
- https://leetcode.com/problems/can-make-palindrome-from-substring/
Note: The test had a sectional cut-off, so it was important to do well in both sections.
Technical Interview Round-1: This round was conducted on HackerRank Codepair and this interview lasted for around 45 mins.
Questions asked in this round:
- Introduce yourself.
- Write a code to remove all the odd-valued nodes from a singly linked list.
- Give the implementation of Trie Data Structure.
- How do you delete a node from a binary search tree?
- How do we handle deadlock in Java?
- Difference between a process and a thread.
- 2 SQL queries of easy-medium level.
- Some basic OOPs concepts.
Technical Interview Round-2: This round was conducted on Microsoft Teams and lasted for around 30 mins.
Questions asked in this round:
- Introduce yourself.
- Explain OOPs concepts in layman’s terms.
- Advantages of C language over C++ language.
- Few questions around the foreign key concepts in DBMS.
- Memory layout of C programs.
- Few questions from the technologies I had used in my projects.
Managerial Round: This round was again conducted on Microsoft Teams and this lasted for around 25 mins.
- Questions asked in this round:
- Introduce yourself.
- Why do you want to join SAP Labs?
- Where do you see yourself five years down the line?
- Why not higher studies?
- How to design a chat application like WhatsApp?
- How does video conferencing work?
- Since the round was on MS Teams, he asked about the system design for the same.
- About the internship I did and what I worked on.
HR Round: This was the last round and again it was on Microsoft Teams.
Questions asked in this round:
- Introduce yourself.
- Tell me about your family.
- How had you spent your lockdown days?
- Why this college and not any other one?
- My views on covid-19.
- What had I done during the lockdown?
- One good and one bad thing about the SAP selection process.
- About the clubs that I was a part of, and how I was involved in the clubs.
- Challenges I had faced while working in a team and how had I sorted that.
- About my weaknesses and my approaches to improve them.
- My views on higher studies.
- My interest in terms of DevOps and Developer roles.
Few tips:
- Be confident and enthusiastic while appearing for an interview and don’t mug up the things just before the interview.
- Think aloud. Walk the interviewer through your thought process every time he/she asks you questions.
- Don’t fake your resume. Just write those things only which you are confident about.
- If you don’t know about any topic, tell the interviewer clearly about it.
Whether you're preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape,
GeeksforGeeks Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we've already empowered, and we're here to do the same for you. Don't miss out -
check it out now!
Last Updated :
11 Nov, 2020
Like Article
Save Article