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

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?
  • Ans. 

    I am detail-oriented and a quick learner, but I sometimes struggle with time management under pressure.

    • Strength: Detail-oriented - I ensure my code is clean and well-documented, which helps in team collaboration.

    • Strength: Quick learner - I recently picked up a new programming language in a week to contribute to a project.

    • Weakness: Time management - I tend to spend too much time perfecting small details, which can delay...

  • Answered by AI
  • 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

I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

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

Interview Questionnaire 

2 Questions

  • Q1. Basics of Android, Java, Kotlin.
  • Q2. Mvvm architecture, RxJava, jetpack components

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 3 technical round and one HR Round.

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via LinkedIn and was interviewed before Jun 2021. There were 5 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 

Its a simple hackathon MCQ questions based on your skills.

Round 3 - Technical 

(3 Questions)

  • Q1. Technical round from Xoriant was easy but tricky, question based on Agile Methodology, All the technologies and projects you mentioned in resume, random questions on development/testing experience and othe...
  • Q2. Tell me about your team you worked previously, team size, team contribution, roles of the team, modules worked in team or independently.
  • Q3. Tell me about any different technical challeng/issue/problems you faced in last project.
Round 4 - Technical 

(1 Question)

  • Q1. Project Technical Interview
Round 5 - HR 

(2 Questions)

  • Q1. What is your preferred location
  • Q2. Are you able to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Take time to prepare your resume carefully.
Prepare each and everything written in resume.
Work on Leet codes or on DSA, algorithms.
Be confident 😊

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
219 salaries
unlock blur

₹7 L/yr - ₹30.3 L/yr

Software Engineer
201 salaries
unlock blur

₹2.7 L/yr - ₹10.1 L/yr

Senior Engineer
160 salaries
unlock blur

₹6.8 L/yr - ₹22.1 L/yr

Engineer
156 salaries
unlock blur

₹2.5 L/yr - ₹9.2 L/yr

Technical Lead
108 salaries
unlock blur

₹9.6 L/yr - ₹30 L/yr

Explore more salaries
Compare Servion Global Solutions with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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