Upload Button Icon Add office photos
Premium Employer

i

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

Principal Global Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Principal Global Services Software Analyst Interview Questions and Answers

Updated 1 Apr 2020

Principal Global Services Software Analyst Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round would be an MCQ round with 20-30 questions. It comprises of few basic java output question, collection and design pattern questions. 2nd and 3rd round would be technical rounds. Overall work do...

Interview questions from similar companies

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

I applied via campus placement at VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

5 coding questions, 2-medium and 3 easy - medium

Round 2 - Technical 

(4 Questions)

  • Q1. Linked List Concept
  • Q2. DSA: prime no. or not optimal approach
  • Ans. 

    Optimal approach for checking if a number is prime or not using DSA

    • Optimal approach for checking prime numbers is to iterate up to square root of the number

    • Use trial division method to check divisibility by numbers up to square root of the number

    • Time complexity of this approach is O(sqrt(n))

  • Answered by AI
  • Q3. Class, object with real time examples
  • Ans. 

    A class is a blueprint for creating objects, which are instances of the class. Objects have attributes and behaviors.

    • Classes define the structure and behavior of objects.

    • Objects are instances of classes and have their own unique attributes and behaviors.

    • Example: Class 'Car' with attributes like 'color' and behaviors like 'drive'. Object 'myCar' is an instance of 'Car' with color 'red' and can drive.

    • Example: Class 'Pers...

  • Answered by AI
  • Q4. SQL types of normal forms
  • Ans. 

    SQL normal forms are levels of organization for relational databases to reduce redundancy and improve data integrity.

    • First normal form (1NF) - Eliminate repeating groups and ensure each column contains atomic values.

    • Second normal form (2NF) - Meet 1NF requirements and have all non-key attributes fully functionally dependent on the primary key.

    • Third normal form (3NF) - Meet 2NF requirements and have no transitive depend...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About Projects and contribution in that
  • Q2. Managerial Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on projects, dsa, subjects, and sql mainly

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. How api calls work?
  • Ans. 

    API calls allow software applications to communicate with each other by sending and receiving data.

    • API calls are made by sending a request to a specific endpoint using a defined protocol such as HTTP or REST.

    • The request includes information like the method (GET, POST, PUT, DELETE), headers, and parameters.

    • The server processes the request and sends back a response, which can include data, status codes, and headers.

    • API c...

  • Answered by AI
  • Q2. Number of ways for array sorting
  • Ans. 

    There are multiple ways to sort an array of strings, such as using built-in functions like sort() or implementing custom sorting algorithms.

    • Use built-in sort() function in languages like JavaScript or Python

    • Implement custom sorting algorithms like bubble sort, merge sort, or quick sort

    • Consider the specific requirements of the sorting task to choose the most efficient method

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Coding question on binary search
  • Q2. String patterns coding question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What lib list ?
  • Ans. 

    A list of libraries used in software development.

    • Common libraries like React, Angular, jQuery

    • Backend libraries like Express, Django, Spring

    • Database libraries like Sequelize, SQLAlchemy, Hibernate

  • Answered by AI
  • Q2. What is Physical file
  • Ans. 

    A physical file is a file stored on a physical storage device, such as a hard drive or solid-state drive.

    • Physical files are stored on physical storage devices like hard drives or SSDs.

    • They can be accessed and manipulated by software applications.

    • Examples include text documents, images, videos, and executable programs.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is batch job
  • Ans. 

    A batch job is a program that processes a large amount of data in a single run without user interaction.

    • Batch jobs are typically scheduled to run at specific times, often during off-peak hours.

    • They are commonly used for tasks such as data processing, report generation, and system maintenance.

    • Examples of batch job tools include cron in Unix/Linux systems and Task Scheduler in Windows.

  • Answered by AI
  • Q2. What is interctive job
  • Ans. 

    An interactive job is a task or project that requires active participation and engagement from the user.

    • Interactive jobs involve real-time feedback and communication between the user and the system.

    • Examples include video games, online surveys, and interactive websites.

    • Users have control over the outcome of the task based on their input and decisions.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Laravel function
  • Q2. MySQL querirs
  • Q3. Deal with millions data on db
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Challenges in development
  • Ans. 

    Challenges in development include managing project timelines, debugging complex issues, and staying updated with new technologies.

    • Managing project timelines to ensure timely delivery of software

    • Debugging complex issues that arise during development

    • Staying updated with new technologies and tools to remain competitive in the industry

  • Answered by AI
  • Q2. Why Allianz, why leaving from current company

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy level DSA questions are there

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Projects discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

General SQL Questions.

Round 2 - HR 

(1 Question)

  • Q1. Salary Negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Third-party Payroll.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Reasoning and aptitude question

Round 3 - Technical 

(1 Question)

  • Q1. Coding related question

Interview Preparation Tips

Interview preparation tips for other job seekers - fhrrhhhowfhrihweihfwfhiuwhfiwhfiuhir
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Newspaper Ad and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apti question

Round 2 - Coding Test 

Linear data structure

Tell us how to improve this page.

Principal Global Services Software Analyst Salary
based on 10 salaries
₹7.5 L/yr - ₹13 L/yr
71% more than the average Software Analyst Salary in India
View more details
Process Specialist
341 salaries
unlock blur

₹2.6 L/yr - ₹6.3 L/yr

Analyst
326 salaries
unlock blur

₹2.7 L/yr - ₹11 L/yr

Software Engineer
295 salaries
unlock blur

₹6.6 L/yr - ₹15 L/yr

Softwaretest Engineer
220 salaries
unlock blur

₹3.5 L/yr - ₹5.6 L/yr

Senior Analyst
137 salaries
unlock blur

₹4.9 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Principal Global Services with

IBM

4.0
Compare

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

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