Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by SD Global Services Team. If you also belong to the team, you can get access from here

SD Global Services Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 61 Reviews

Filter interviews by

SD Global Services Softwaretest Engineer Interview Questions and Answers

Updated 10 May 2024

1 interview found

Sort by: Popular

Softwaretest Engineer Interview Questions

user image Anonymous

posted on 10 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. I was asked basic concepts of React and OOP's along with Writing a console application to show some basic array coding questions like finding second largest num...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic concepts for the stack for which you are applying. You should focus more on building your logic than on syntax.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in May 2024.

1 Interview Round

1

HR Round (2 Questions)

  • Q1. Regarding java spring and sql
  • Q2. Diff btw tuple and lists

Interview Preparation Tips

Topics to prepare for Revature Softwaretest Engineer interview:
  • SQL
  • Spring
Interview preparation tips for other job seekers - Its good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024.

4 Interview Rounds

1

Coding Test Round

Basic JavaScript output-based questions were presented in the form of multiple-choice questions (MCQs).

2

Technical Round (3 Questions)

  • Q1. What is custom diractives in Angular
  • Q2. What is pipes in Angular
  • Q3. What is interceptor in Angular
3

One-on-one Round (2 Questions)

  • Q1. Do you know writing Unit test case?
  • Q2. What state management library do you have used?
4

HR Round (2 Questions)

  • Q1. What is your expected Salary?
  • Q2. How soon would you be able to join if you receive the offer letter today?

Interview Preparation Tips

Interview preparation tips for other job seekers - No work from home opportunity. No AI access due to security reasons. Appraisal is very less

Software Developer Interview Questions

Cyfuture user image Vipul Sharma

posted on 11 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024.

3 Interview Rounds

1

Aptitude Test Round

They asked some general Quantitative and logical questions and code snippets.

2

Technical Round (2 Questions)

  • Q1. String Reverse and Two Sum
  • Q2. Related to my projects and Tech Stacks
3

Technical Round (2 Questions)

  • Q1. This is the Second technical round. The interviewer asked about everything from my project.
  • Q2. Asked some sql queries like joins and set operation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and Understand the business idea of your Project and Tech Stacks
Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. I am interested but I am fasher
  • Q2. I am interested but I am fasher

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested but I am fasher
Interview experience
5
Excellent
Difficulty level
Moderate
Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024.

4 Interview Rounds

1

Coding Test Round

In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)

2

One-on-one Round (2 Questions)

  • Q1. Several OOP questions were asked.... like, Can we have a class inside an interface? Can we have a static constructor? Can we have multiple main methods?
  • Q2. DBMS question: Normalization questions and keys concepts.
3

One-on-one Round (2 Questions)

  • Q1. DSA question (stack based) You have a stack full of numbers, you have to arrange them in ascending order in the same stack without using any other data structur...read more
  • Q2. OS and DBMS questions(sharding, semaphores, etc.)
4

HR Round (1 Question)

  • Q1. Questions based on Consultadd principles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Review data structures and algorithms (DSA) once before the interview, as Consultadd interviews primarily focus on DSA. Additionally, revisit technical subjects such as Operating Systems (OS), Database Management Systems (DBMS), Computer Networks (CN), DSA, Algorithm Design and Analysis (ADA), and Object-Oriented Programming (OOP).
Interview experience
3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list
Interview experience
3
Average
Difficulty level
Easy
Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
2

Technical Round (1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what y...read more
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Feb 2024.

4 Interview Rounds

1

Aptitude Test Round

They have 4 round total. In first round they take online Aptitide test in college labs.Aptitude topics are (Mcq on C,Java,C++ and quantitative aptitude,logical e.t.c), All rounds are Elimination round.

2

Coding Test Round

In 2nd Round they take coding test on your college systems.They don't have their plateform.You have to write code on any offline compiler.Coding question are based on linkedlist,array,string,hashmap only.They give 3 coding question if you solve 2 , you will be selected for next round.
Ques1: given an array of string and their frequency , find the string which have duplicate frequency.
Ques2: Find if an array contain any non empty subarray of zero sum in an array.
Ques 3: Find the string is isomorphic or Not.

3

Technical Round (4 Questions)

  • Q1. In 3rd Round they ask question form your preferred programming language,Sql queries and basic dsa question like find cycle in linked list.
  • Q2. What is Diff between static and final keyword in java
  • Q3. How hashmap internally worked
  • Q4. Find cycle in linkedlist
4

Technical Round (4 Questions)

  • Q1. The 4th round is Technical+Hr, They asked question about your tech stack, project and they go deep in the concept so prepare accordingly.
  • Q2. What is diff between jvm, jre, jdk
  • Q3. What is Springboot rest api
  • Q4. What is polymorphism and interface , what is difference between interface and abstract class

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Duration
-
Result
-

I applied via Campus Placement

2 Interview Rounds

1

Coding Test Round

Dsa problems dp and tress problem

2

Technical Round (2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA

SD Global Services Interview FAQs

How many rounds are there in SD Global Services Softwaretest Engineer interview?
SD Global Services interview process usually has 1 rounds. The most common rounds in the SD Global Services interview process are Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 SD Global Services interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
SD Global Services Softwaretest Engineer Salary
based on 5 salaries
₹7 L/yr - ₹11.4 L/yr
53% more than the average Softwaretest Engineer Salary in India
View more details
Senior Software Engineer
37 salaries
unlock blur

₹7.6 L/yr - ₹26 L/yr

Technical Analyst
29 salaries
unlock blur

₹15 L/yr - ₹33.5 L/yr

Software Engineer
22 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Technical Lead
18 salaries
unlock blur

₹24 L/yr - ₹40 L/yr

Technical Architect
13 salaries
unlock blur

₹21 L/yr - ₹46 L/yr

Explore more salaries
Compare SD Global Services with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview