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

Filter interviews by

SD Global Services Technology Analyst Interview Questions and Answers

Updated 2 Mar 2023

SD Global Services Technology Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Swift, Objective C and Core Data and Sqlite
  • Q2. Singleton, PushNotification, MemoryManagement, POP, Programming Questions, ScenarioBased Questions related to offline handling.
  • Q3. Scenario Based questions related to offline handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall process is good. Difficulty level is average.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Fsmo roles
  • Q2. Office 365

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of python, project related questions
  • Q2. Basic SQL, few simple problem solving questions
Round 2 - HR 

(2 Questions)

  • Q1. Interests, hobbies ,general HR questions
  • Q2. Expected hike, salary, work timings preferred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for basic python and sql.

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. SQL window functions
  • Q2. Basic SQL queries
  • Q3. Basic Power BI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be kind and humble and don't cheat. The interview will be a cup of cake if you even have some decent experience. Just get your basic right. There won't be much scenarios and coding questions

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Drill Down,Drill through
  • Q2. Dax functions like date add,date diff,time Intelligence
  • Q3. Import direct query

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice.If u are confident u can easily crack the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Test of SQL, Tableau and other skills based on your resume on Skillate

Round 3 - Technical 

(1 Question)

  • Q1. SQL and other skills technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round / 2nd technical round
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concept explain in short
  • Ans. 

    Oops concept is a programming paradigm that uses objects and classes to design applications.

    • Oops stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to accomplish tasks

    • Encapsulation, inheritance, and polymorphism are key principles of Oops

    • Example: Creating a class 'Car' with properties like 'color' and methods like 'drive'

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Ctc current ? And expect ctc to join
  • Ans. 

    Current CTC is $80,000 and expecting $90,000 to join.

    • Current CTC: $80,000

    • Expected CTC to join: $90,000

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Joining date and notice period if

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Given an input string "neeraj chopra" Write Python code to get output string as "jareen arpohc".
  • Ans. 

    The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.

    • Split the input string into individual words

    • Reverse each word

    • Join the reversed words with a space in between

  • Answered by AI
  • Q2. Given a list of 10 numbers. Write a code to list only even numbers out of the original list.
  • Ans. 

    Code to list even numbers from a given list of 10 numbers.

    • Loop through the list of numbers

    • Check if each number is even using the modulo operator

    • If the number is even, add it to a new list of even numbers

    • Return the new list of even numbers

  • Answered by AI
  • Q3. SQL queries using Window Functions Rank() , Dense Rank() etc
  • Q4. Reversal of string in python code
  • Ans. 

    Reversing a string in Python code

    • Use slicing to reverse the string

    • Use the built-in function 'reversed()'

    • Convert the string to a list, reverse it, and then join it back to a string

  • Answered by AI
  • Q5. SQL queries in general.

Interview Preparation Tips

Interview preparation tips for other job seekers - There is hiring surge in the company so one should go for it .
Basic Python , SQL knowledge is enough to crack the interviews.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Interview based on your programming language , how good you know like java or python or scala
  • Q2. Big data & Data science interview question like working of spark , Hive optimization of queries , what is graphx
  • Q3. Explain your recent project in detail
Round 2 - Technical 

(2 Questions)

  • Q1. More deep dive in your expertise technologies like Spark DAG working explain
  • Q2. How you do data validation in hive
  • Ans. 

    Data validation in Hive involves using built-in functions and custom scripts to ensure data accuracy and consistency.

    • Use built-in functions like IS NULL, IS NOT NULL, and COALESCE to check for missing or null values

    • Use regular expressions and pattern matching to validate data formats

    • Write custom scripts to perform more complex data validation tasks

    • Perform data profiling to identify potential data quality issues

    • Use data...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary , why changing job etc..
  • Q2. Your complete background of career

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume things strong for interview tthats it.

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

HackerRank Coding Test followed by one to one

Round 3 - One-on-one 

(2 Questions)

  • Q1. Deep Dive into Programming Language questions
  • Q2. System Design related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Get the basics right, hands on coding is a must. It also depends on interviewer what questions they ask

SD Global Services Interview FAQs

How many rounds are there in SD Global Services Technology Analyst interview?
SD Global Services interview process usually has 2 rounds. The most common rounds in the SD Global Services interview process are Resume Shortlist and Technical.
What are the top questions asked in SD Global Services Technology Analyst interview?

Some of the top questions asked at the SD Global Services Technology Analyst interview -

  1. Singleton, PushNotification, MemoryManagement, POP, Programming Questions, Sce...read more
  2. Scenario Based questions related to offline handl...read more
  3. Swift, Objective C and Core Data and Sql...read more

Tell us how to improve this page.

SD Global Services Technology Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
IT By Design Interview Questions
3.6
 • 40 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all
Technical Analyst
43 salaries
unlock blur

₹14 L/yr - ₹35 L/yr

Senior Software Engineer
38 salaries
unlock blur

₹7.5 L/yr - ₹26 L/yr

Software Engineer
27 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Technical Lead
18 salaries
unlock blur

₹24 L/yr - ₹43 L/yr

Technical Architect
13 salaries
unlock blur

₹21 L/yr - ₹46 L/yr

Explore more salaries
Compare SD Global Services with

Maxgen Technologies

4.5
Compare

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview