Upload Button Icon Add office photos
Engaged Employer

i

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

Servion Global Solutions Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 276 Reviews

Filter interviews by

Servion Global Solutions Software Engineer Trainee Interview Questions and Answers

Updated 13 Apr 2022

Servion Global Solutions Software Engineer Trainee Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Vi i fi HK lkg uc an ph sn ph av ph av kv av uv web if web on
Round 4 - One-on-one 

(1 Question)

  • Q1. Of sk pb ah on en ph sb pb
  • Ans. 

    I'm sorry, but the question seems to be gibberish and does not make sense.

    • The question appears to be a random string of letters with no discernible meaning.

    • It is unclear what the interviewer is trying to ask or test for with this question.

    • It may be best to ask for clarification or further explanation from the interviewer.

  • Answered by AI
Round 5 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Hymnbook k hymn sk og en av dj

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic things.. same as any company

Round 2 - Coding Test 

Basic coding, 2 codes asked.

Round 3 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Skills in my resule
  • Ans. 

    My skills include programming languages like Java, Python, and C++, as well as experience with databases and problem-solving.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with databases such as MySQL and MongoDB

    • Strong problem-solving skills demonstrated through projects and coding challenges

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

(2 Questions)

  • Q1. Why incedo? Why job switch?
  • Ans. 

    Incedo offers exciting opportunities for growth and learning in the software engineering field. Job switch for new challenges and career advancement.

    • Incedo provides a dynamic work environment with cutting-edge technologies.

    • Opportunity to work on diverse projects and enhance skills.

    • Career growth prospects and learning opportunities at Incedo.

    • Desire for new challenges and professional development.

    • Alignment of career goal

  • Answered by AI
  • Q2. How re you useful for our organization

Interview Preparation Tips

Topics to prepare for Incedo Software Engineer Trainee interview:
  • Resume
Interview preparation tips for other job seekers - Be confident. Prepare basics very well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the role of DNS in networking?
  • Ans. 

    DNS is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS stands for Domain Name System

    • It helps in translating domain names to IP addresses

    • DNS servers store a database of domain names and their corresponding IP addresses

    • DNS plays a crucial role in enabling users to access websites using human-readable names instead of IP addresses

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

(1 Question)

  • Q1. What certifications have you earned?
  • Ans. 

    I have earned certifications in Java programming and AWS cloud computing.

    • Certification in Java programming

    • Certification in AWS cloud computing

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Three DSA questions like Array, Tree, Graph, and sorting algorithms.

I applied via Campus Placement

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 

It was an aptitude test that contains questions from - Work, Clock, Percentage, Speed, Profit Loss, Calendar, Charts, and Reasoning.
English - Active Passive, Word Meanings, Error Spotting.

Round 3 - Coding Test 

Hackerrank: String Manipulation, Prime, Armstong number, Fibonacci
Time: 60Min.

Round 4 - Assignment 

Write HTML code to design the form for given design on the question paper.

Round 5 - Technical 

(1 Question)

  • Q1. It was a technical round where the interviewer asked basic to a deep level questions about DOM Tree, Set Timeout, CSSOM Tree, Form Controls callbacks, AJAX, etc.
Round 6 - HR 

(1 Question)

  • Q1. Why should we hire you. What is your weakness. Have you any offer
Round 7 - One-on-one 

(1 Question)

  • Q1. Some DSA related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the inteviews. Its not easy but also not very hard.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Normal Leetcode easy to medium Question

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode easy - palindrome
  • Q2. Leetcode medium - second largest number
Round 3 - HR 

(1 Question)

  • Q1. Questions were around leadership
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. MySql queries and database
  • Q2. Ask questions based on resume
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Healthcare automation way
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2.5 Hours test. Aptitude, Technical and Coding test

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to Android and Flutter

I applied via campus placement at Noida Institute of Engineering & Technology, Greater Noida and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Encapsulation helps in achieving data abstraction and information hiding

    • It prevents unauthorized access to data and protects data from external interference

    • It allows for easy modification of implementation without affecting the rest of the code

    • Example: A class in Java with private variables and public methods

  • Answered by AI
  • Q2. What is difference between abstraction and interface
  • Ans. 

    Abstraction is a concept of hiding implementation details while interface is a blueprint of a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a contract that defines the behavior of a class

    • Abstraction focuses on hiding complexity while interface focuses on providing a common standard

    • Abstraction can have implementation details while interface cannot

    • A class can implement multiple interfaces

  • Answered by AI
  • Q3. Can you write the implementation of linklist
  • Ans. 

    Implementation of a linked list

    • Define a Node class with data and next pointer

    • Create a LinkedList class with head pointer

    • Implement methods to add, delete, and traverse nodes

    • Handle edge cases like empty list or deleting head node

  • Answered by AI
  • Q4. WAP to sort an array using quick sort
  • Ans. 

    WAP to sort an array using quick sort

    • Choose a pivot element from the array

    • Partition the array into two sub-arrays based on the pivot

    • Recursively sort the sub-arrays

    • Combine the sorted sub-arrays

  • Answered by AI
  • Q5. Program to find unique characters in a word like "BANANA"
  • Ans. 

    A program to find unique characters in a word.

    • Create an empty array to store unique characters.

    • Loop through each character in the word.

    • If the character is not already in the array, add it.

    • Return the array of unique characters.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was a freshers and it was bit a medium type interview in which you have to asked basics of your skill set. Like in my case i know java , they asked oops concepts , basics programs like prime number, array , sorting and searching as well.they also asked some basics concepts of database.

Skills evaluated in this interview

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

Remove errors from code snippet and aptitude

Servion Global Solutions Interview FAQs

How many rounds are there in Servion Global Solutions Software Engineer Trainee interview?
Servion Global Solutions interview process usually has 5 rounds. The most common rounds in the Servion Global Solutions interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Servion Global Solutions Software Engineer Trainee interview?

Some of the top questions asked at the Servion Global Solutions Software Engineer Trainee interview -

  1. Of sk pb ah on en ph sb...read more
  2. Vi i fi HK lkg uc an ph sn ph av ph av kv av uv web if web...read more

Tell us how to improve this page.

Servion Global Solutions Software Engineer Trainee Salary
based on 10 salaries
₹3 L/yr - ₹4.5 L/yr
14% less than the average Software Engineer Trainee Salary in India
View more details
Senior Software Engineer
257 salaries
unlock blur

₹7.8 L/yr - ₹32.9 L/yr

Software Engineer
221 salaries
unlock blur

₹2.7 L/yr - ₹11 L/yr

Engineer
161 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Senior Engineer
159 salaries
unlock blur

₹6.7 L/yr - ₹22.1 L/yr

Technical Lead
94 salaries
unlock blur

₹8.8 L/yr - ₹30 L/yr

Explore more salaries
Compare Servion Global Solutions with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
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