Sapient Interview Experience Last Updated : 31 Oct, 2019 Comments Improve Suggest changes Like Article Like Report Sapient was hiring for Java Developer/Microservice. The best part is that they provide pick up and drop service. Round 1 Telephonic Round: MCQs based questions by HR on Core Java Round 2 Case Study Round: A problem statement will be given and we have to make a microservice API using our tech stack in 120 min. You can ask for more time. I have to write JUnit test cases also. No internet is provided and have to use eclipse IDE. It's not an elimination round Round 3 F2F (technical discussion): Introduce yourself What all technologies have you used and why Many questions around your current project Immutable class and object Singleton Pattern Factory Pattern Multithreading Synchronized What are triggers? When to use them? SQL Trigger | Student Database What is Indexing and how to use indexing with composite keys HashMap internal working Difference between synchronized Hashmap and Concurrent Hashmap How to compare a HashMap with object Student: Use Comparator class Comparator Interface in Java with Examples Questions on static methods Lambda function Predicates in Java8 ( Interview also wanted to ask Java 9 question but I have not used it so informed him the same) Default method Marker interface Functional Interface Method overloading and overriding If we have a parent class implementing a Serialize method and child class doesn't want to serialize what will you do ( Read case 3 from this link: Object Serialization with Inheritance in Java) What will be the output of the below program: public class ABC{ public static test(){SOP("Hello");} public class Check{ ABC obj=null; obj.test(); } Maven vs Ant vs Gradle Junit test cases and tell me about some Mocking framework(Mockito) Spring bean cycle Hibernate Caching Jenkins based questions What is docker Linux commands Combine score of round 2 and 3 results in going to round 4 Round 4 Physcometry Test: It was a Thomas Cook based psychometric test Round 5 HR Round: Salary expectation discussions Comment More infoAdvertise with us Next Article Sapient Interview Experience Anonymous Improve Article Tags : Interview Experiences Experiences Sapient Practice Tags : Sapient Similar Reads SAP Interview Experience SAP is a German-based company that started as a start-up but has been established as one of the global leaders in the past years. The Scholar@SAP provides you a 2 years integrated MTech from BITS Pilani in software engineering along with working in SAP for 1.5 years. The 1.5 years of training includ 4 min read Sapient Interview Experience (ASDE) Sapient came for campus recruitment for 2 profiles: ASDE1, ASDE2. Based on the interview, they offered roles accordingly. Online Round: It consisted of 5 sections: Section 1: Logical Reasoning + English - Time Limit : 20 mins Section 2: Coding (Java Outputs+ OOPS Concepts) - Time Limit : 25 mins Sec 3 min read Sapient Interview Experience (ASDE1) Sapient came to our campus in July 2019 Round 1: Coding Round. 2 questions Q1. Rock paper scissors game. Determine the number of times a given player must change his/her hand formation such that he/she always wins the game. Q2. Binary Matrix question. Determine the largest square of all 1's in a giv 2 min read Sapient Interview Experience for ASDE Sapient came to our campus in October 2020 Round 1 (Coding Round): It consisted of two questions. Given an array of n integers. For each Ai count the numbers from 1 to Ai which is co-prime to Ai. Return this as a new array. It was an easy string question. I solved both questions. Total 29 were short 2 min read SAP LAB Interview Experience During my graduation, in the 4th semester, SAP came to our college for an internship drive. I sat for it but, unfortunately, was rejected in the first roundâthe coding round. Out of our entire college, only three students were selected for the internship, and only two of them went on to complete it. 3 min read SAP Labs Interview Experience The interview process at SAP Labs typically consists of multiple rounds designed to assess various aspects of a candidate's skills, including technical expertise, problem-solving abilities, and cultural fit. Here's an overview of what you can expect: 1. Application Screening Objective: Review of you 3 min read SAP Labs Interview Experience I am sharing my experience with the SAP interview. 30 Students were shortlisted from the aptitude test Round 1(Technical Interview): There were two interviewers for conducting the interview. It started with my brief introduction. The interviewer asked me resume based questions (Difficulty medium). T 2 min read SAP Labs Interview Experience SAP labs came to our campus in the month of August and the whole process consisted of 5 rounds and lasted 2 days. Day 1 Round 1(Aptitude Test - 90 mins): The criteria to appear in the placement process were: > 60% in 10th and 12th standard. 7 CGPA and above till 6th semester of Engineering. Aptit 5 min read SAP Labs Interview Experience Hi All, I have been interviewed at SAP Labs, Bangalore for a contract position with Java Skill Set. I am having 2.5 years experience in Full Stack Web Development. Round 1: Technical RoundAll the basics of Core Java --Tip: Be Strong in FundamentalsOOPS concepts should explain clearly-- Tried to conf 2 min read SAP Labs Interview Experience I applied for the SAP Scholar Program through my college and underwent an online coding assessment on January 26, 2024, using the SHL platform. The coding questions were relatively straightforward: sorting an array from 0 to k and k+1 to the end, and counting orders with specific discount conditions 2 min read Like