Premium Employer

i

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

Tietoevry Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Tietoevry Junior Software Engineer Interview Questions and Answers

Updated 10 Jan 2025

Tietoevry Junior Software Engineer Interview Experiences

4 interviews found

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

I applied via Indeed and was interviewed before Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was good. I got good score

Round 2 - Group Discussion 

All were selected. It was a nice interview round

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about Data structure
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures define the way data is organized and stored in memory.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Each data structure has its own advantages and disadvantages depending on the type of operations needed.

  • Answered by AI
  • Q2. Describe your project
Round 4 - One-on-one 

(2 Questions)

  • Q1. Where do you see yourself in 100 years
  • Q2. Whats your salary expectation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. 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 - Aptitude Test 

Aptitude Test jsbsb ksjhdb sbs

Round 3 - Group Discussion 

Group discussion topic and 15 min discussion

Round 4 - Technical 

(2 Questions)

  • Q1. Question 1 was question 1
  • Q2. Question 2 was question 2
Round 5 - HR 

(1 Question)

  • Q1. Are you up for Relocation

Junior Software Engineer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is pick ... read more
Q2. What is RDBMS and SQL query to retrieve data from database.
Q3. What's difference between stack memory and heap memory
Q4. What is infotainment system in car?
Q5. Let's consider a box containing 10 ball s numbered from 1 to 10. ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General aptitude questions

Round 3 - Coding Test 

Basic coding questions

Round 4 - Group Discussion 

Trending topics with all the candidates

Round 5 - Technical 

(1 Question)

  • Q1. Oops related and project related

I applied via Referral and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - The third round is just to check the behavioural skills

Tietoevry interview questions for designations

 Junior Software Developer

 (1)

 Junior Software Engineer Trainee

 (1)

 Software Engineer

 (18)

 Senior Software Engineer

 (11)

 Lead Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Junior Technical Consultant

 (1)

 Software Developer

 (5)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. About experience into relavant technology, what all technical side you have worked upon

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 5 rounds, 3 internal(technical) 1 HR and 1 client. Process can be long and tedious.
First two rounds were average in my case , while 3rd round(technical) was long and intensive, and covered most aspect of the technology I was interviewed for

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

Interview Questionnaire 

1 Question

  • Q1. Normally attended interviews. interview panel is fine

Interview Preparation Tips

Interview preparation tips for other job seekers - work environment not good,
in hand pay is good,
upper management is not respocible,
no job security.
no learning. not a longturm company.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself?
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects involving web development and data analysis.

    • I am proficient in Java and Python programming languages.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Do you know anything about DBMS? Where is it used?
  • Ans. 

    DBMS stands for Database Management System. It is used to manage and organize data in a structured manner.

    • DBMS is used in various industries such as healthcare, finance, education, and more.

    • It helps in creating, modifying, and deleting data in a database.

    • DBMS provides security features to protect data from unauthorized access.

    • Examples of DBMS include MySQL, Oracle, Microsoft SQL Server, and PostgreSQL.

  • Answered by AI
  • Q3. Practical example of object
  • Ans. 

    An object is a self-contained entity that contains data and behavior.

    • Objects are instances of classes

    • They have attributes (data) and methods (behavior)

    • Objects can interact with each other through method calls

    • Example: A car object has attributes like color, make, and model, and methods like start and stop

  • Answered by AI
  • Q4. Practical implementation of sorting
  • Ans. 

    Sorting is the process of arranging data in a particular order.

    • Sorting can be done in ascending or descending order.

    • Common sorting algorithms include bubble sort, insertion sort, and quicksort.

    • Sorting can be done on various data types, including strings, numbers, and objects.

    • Sorting can be done using built-in functions in programming languages such as sort() in JavaScript.

    • Sorting can be optimized for performance by cho...

  • Answered by AI
  • Q5. Difference between C and C++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C++ supports classes and objects while C does not.

    • C++ has better support for polymorphism and inheritance than C.

    • C++ has a larger standard library than C.

    • C++ allows function overloading while C does not.

    • C++ supports exception handling while C does not.

  • Answered by AI
  • Q6. Tell me about yourself
  • Ans. 

    I am a software developer with experience in Java and Python. I am passionate about coding and always eager to learn new technologies.

    • Experienced in Java and Python

    • Passionate about coding

    • Eager to learn new technologies

  • Answered by AI
  • Q7. Will your family allow you to move to Hyderabad
  • Ans. 

    Yes, my family is supportive of my career and relocation decisions.

    • My family understands the importance of career growth and is supportive of my decisions.

    • We have discussed the possibility of relocation and they are willing to make the necessary adjustments.

    • They trust my judgment and believe that this move will be beneficial for my career.

    • We have also considered the quality of life in Hyderabad and believe that it will...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Level was pretty high in case of Quant. You not only need a lot of practice but also practice of some really good questions.
Other than quant all the other sections are easy and direct.
Duration: 60 minutes
Total Questions: 45

Round: Group Discussion
Experience: They give 10 mins to think about the topic and 20 mins for discussion. Main purpose is to check your communication skills so keep on discussing . Even if you can't think of any new point repeat your points
Duration: 20 minutes

Round: Technical Interview
Experience: There were many other questions other than this but what they were emphasizing was whether you have done any practical implementation of IT or the coding skills. Tell them about your projects and how you implemented the coding part.They are much interested in logic than syntax.
Since I'm from ECE these were the main things I talked about.

Round: HR Interview
Experience: It was much of an interactive session.They again asked about projects-nothing technical only some basic idea. Lasted hardly 10 mins.

Round: Other Interview
Experience: In this round they mainly explained the salary structure. This one too was of 10 mins.

General Tips: Even if you don't have excellent coding knowledge do appear for the company. They are not looking for same qualities in each candidate. You should be willing enough to learn.
Skills: Aptitude, Communication Skills, Basic Technical Knowledge-mainly emphasized on the implementation part.
College Name: NIT Bhopal
Motivation: The company dates back to 1983 with locations in almost every US state. It is the 43rd company in Fortune 100 US companies. You have options to switch within the departments. Other than this the compensation is 6lpa.

Skills evaluated in this interview

I appeared for an interview in Jun 2017.

Interview Questionnaire 

1 Question

  • Q1. Questions related to core java, advanced java, programs,

Interview Preparation Tips

Round: Technical + HR Interview
Experience: Previous work experience scenarios based questions

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

Interview Questionnaire 

1 Question

  • Q1. First round was online test then 1 f2f round and last round was hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - it was average interview

Tietoevry Interview FAQs

How many rounds are there in Tietoevry Junior Software Engineer interview?
Tietoevry interview process usually has 4-5 rounds. The most common rounds in the Tietoevry interview process are Aptitude Test, Group Discussion and Technical.
What are the top questions asked in Tietoevry Junior Software Engineer interview?

Some of the top questions asked at the Tietoevry Junior Software Engineer interview -

  1. Tell me about Data struct...read more
  2. Oops related and project rela...read more
  3. Question 1 was questio...read more

Tell us how to improve this page.

Tietoevry Junior Software Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Join Tietoevry We create purposeful technology that reinvents the world for good.

Interview Questions from Similar Companies

Synechron Interview Questions
3.5
 • 366 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 173 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
Luxoft Interview Questions
3.7
 • 124 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
View all
Tietoevry Junior Software Engineer Salary
based on 181 salaries
₹3 L/yr - ₹7.3 L/yr
23% more than the average Junior Software Engineer Salary in India
View more details

Tietoevry Junior Software Engineer Reviews and Ratings

based on 34 reviews

3.9/5

Rating in categories

3.4

Skill development

4.4

Work-life balance

3.3

Salary

3.8

Job security

3.8

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 34 Reviews and Ratings
Senior Software Engineer
1.1k salaries
unlock blur

₹8.5 L/yr - ₹29 L/yr

Software Engineer
849 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Softwaretest Engineer
322 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Lead Software Engineer
319 salaries
unlock blur

₹9.7 L/yr - ₹30 L/yr

Senior Test Engineer
210 salaries
unlock blur

₹6.4 L/yr - ₹24 L/yr

Explore more salaries
Compare Tietoevry with

Movate

3.3
Compare

Sopra Steria

3.8
Compare

SS&C TECHNOLOGIES

3.3
Compare

HTC Global Services

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