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
4.3

based on 1.2k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Tietoevry Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Tietoevry Interview Questions and Answers

View all 55 questions

Tietoevry Interview Experiences

Popular Designations

84 interviews found

Mulesoft Developer Interview Questions & Answers

user image Gaurav Umbarkar

posted on 18 Oct 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Mulesoft questions Regarding flow
  • Q2. What is flow reference ?
  • Ans. 

    Flow reference is a component in MuleSoft that allows reusing a flow in multiple places within an application.

    • Flow reference is used to call a flow from another flow.

    • It helps in modularizing the application by breaking down complex flows into smaller reusable components.

    • Flow reference can pass parameters to the called flow and receive output back from it.

    • It improves code reusability and maintainability in MuleSoft appl

  • Answered by AI

Skills evaluated in this interview

Mulesoft Developer Interview Questions asked at other Companies

Q1. What are the functions you have used? What is some of the complex dataweave logic you implemented?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Tell me about your self and your roles and responsibilities in current project
  • Q2. Consignment sales , Third party , Sto process with general configuration
  • Q3. IDOC and EDI basics and monitoring
  • Q4. Intercompany sales process config
  • Q5. In depth details of SAP SD determination
  • Q6. Background job scheduling steps and Uses
  • Ans. 

    Background job scheduling involves automating the execution of tasks at specific times or intervals.

    • Background job scheduling helps in automating repetitive tasks, reducing manual effort.

    • Steps include defining the job, scheduling it, monitoring its execution, and handling any errors.

    • Uses include data backups, report generation, system maintenance tasks, etc.

  • Answered by AI
  • Q7. Basic debugging quey
  • Q8. In depth SAP S4 HANA changes and knowledge of BP , AATP , CCM and details of ARM and BRF+
Round 2 - Technical 

(1 Question)

  • Q1. Management questions, Goals ambition and Hana related questions

Interview Preparation Tips

Topics to prepare for Tietoevry SAP SD Consultant interview:
  • Sap Hana
Interview preparation tips for other job seekers - Over call Easy to Medium level interview all questions are on only basics of SAP SD and s4hana

SAP SD Consultant Interview Questions asked at other Companies

Q1. How to achieve to different pricing procedure for sales order and billing document , which controls will enable thia
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DSA questions and programming concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse string and optimize it
  • Ans. 

    Reverse array of strings efficiently

    • Use two pointers approach to swap characters from start and end of each string

    • Optimize by using in-place reversal instead of creating new strings

    • Consider edge cases like empty strings or strings with only one character

  • Answered by AI
  • Q2. Reverse binary tree
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Joining location

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

How to remove duplicates from an array

Round 2 - Technical 

(2 Questions)

  • Q1. Some basic questions on java
  • Q2. One coding question on Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not use mobile phone for interview

Top Tietoevry Software Engineer Interview Questions and Answers

Q1. Hashmap hashtabe concurrent hashmap which to use and why in which scenario
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Tietoevry interview questions for popular designations

 Software Engineer

 (16)

 Senior Software Engineer

 (11)

 Junior Software Engineer

 (4)

 Software Developer

 (4)

 SAP SD Consultant

 (2)

 Senior Technical Specialist

 (2)

 Senior Test Engineer

 (2)

 Service Desk Specialist

 (2)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

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

(1 Question)

  • Q1. What are testing techniques
  • Ans. 

    Testing techniques are methods used to verify and validate software applications to ensure they meet requirements and function correctly.

    • Black box testing: Testing the functionality of a software application without knowledge of its internal code.

    • White box testing: Testing the internal logic and structure of a software application.

    • Regression testing: Re-running tests on previously tested software to ensure that new cha...

  • Answered by AI

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Get interview-ready with Top Tietoevry Interview Questions

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

I applied via Company Website

Round 1 - Technical 

(3 Questions)

  • Q1. What is Business rules
  • Ans. 

    Business rules are automated processes that execute when certain conditions are met in a system.

    • Business rules are used to enforce policies, streamline processes, and ensure data integrity.

    • They can be triggered by data changes, user actions, or scheduled events.

    • Business rules can perform actions like setting field values, sending notifications, or running scripts.

    • Examples include automatically assigning a priority to a...

  • Answered by AI
  • Q2. What is workflow ?
  • Ans. 

    Workflow is a series of tasks that are completed in a specific order to achieve a desired outcome.

    • Workflow is a sequence of steps or activities that automate a business process.

    • It helps in streamlining and optimizing processes by defining the tasks, their sequence, and conditions for each task.

    • Workflows can be simple or complex, involving multiple stakeholders and systems.

    • Examples include employee onboarding process, I...

  • Answered by AI
  • Q3. How to use ATF in servicenow
  • Ans. 

    ATF (Automated Test Framework) in ServiceNow is used for automated testing of applications and processes.

    • ATF allows users to create and run automated test cases to validate configurations and processes in ServiceNow.

    • Test cases can be created using the Test Builder interface or by importing existing test scripts.

    • ATF provides detailed test results and logs for analysis and troubleshooting.

    • Test cases can be scheduled to r...

  • Answered by AI

Skills evaluated in this interview

Servicenow Consultant Interview Questions asked at other Companies

Q1. Tell me about yourself Difference between Java and JavaScript Recursive Function in JavaScript this Keyword in JavaScript Data Types in JavaScript What is array Call by Value and Call by Reference Tags in HTML5 What is CSS and what is the u... read more
View answer (1)

Jobs at Tietoevry

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Patch management process
  • Ans. 

    Patch management process involves the systematic application of patches to software systems to address vulnerabilities and improve security.

    • Patch management is a critical aspect of maintaining the security and stability of software systems.

    • It involves identifying vulnerabilities and applying patches to address them.

    • The process typically includes steps such as vulnerability assessment, patch testing, deployment, and mon...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. It was a normal discussion for roles and responsibilities that we do
Round 3 - HR 

(1 Question)

  • Q1. All the details and then salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare ans only write points which you know in your CV

Skills evaluated in this interview

Senior Technical Specialist Interview Questions asked at other Companies

Q1. How to resolve the production issue whenever no clue is found.
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Group Discussion 

Internet boons and ban

Round 3 - Technical 

(2 Questions)

  • Q1. What is the opps
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data in the form of fields (attributes) and code in the form of procedures (methods).

    • OOP focuses on creating reusable code by organizing data and behavior into objects.

    • Key principles of OOP include encapsulation, inheritance, and polymorphism.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q2. What is key and explain its type
  • Ans. 

    A key is a unique identifier used to access or retrieve data in a data structure.

    • A key is used in key-value pairs to uniquely identify the value associated with it.

    • Keys are commonly used in dictionaries, hash tables, and databases.

    • Examples of keys include employee IDs, product codes, and usernames.

  • Answered by AI

Junior Software Engineer Trainee Interview Questions asked at other Companies

Q1. What is java What is class and object What is abstraction What is inheritance What is polymorphism What is method overloading and overriding What is construct
View answer (1)

Senior Software Engineer Interview Questions & Answers

user image Belagam Srividya

posted on 23 Jul 2024

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

(2 Questions)

  • Q1. Output questions
  • Q2. Angular life cycle hooks
Round 2 - HR 

(2 Questions)

  • Q1. Real office scenarios
  • Q2. Team related questions

Top Tietoevry Senior Software Engineer Interview Questions and Answers

Q1. 1. What is design pattern and it's types and solid patterns.
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Senior .NET Developer Interview Questions & Answers

user image Esoteric Sourcer

posted on 27 May 2024

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

Not very difficult if your basic are clear.

Round 2 - Technical 

(1 Question)

  • Q1. Again focus was on my .net experience itself.
Round 3 - HR 

(1 Question)

  • Q1. HR questions are simple, mostly they ask related to Salary, hybrid way of working etc.

Senior .NET Developer Interview Questions asked at other Companies

Q1. Find indexes of two values in an array who's Sum is 8 or a dynamic value
View answer (1)

Tietoevry Interview FAQs

How many rounds are there in Tietoevry interview?
Tietoevry interview process usually has 2-3 rounds. The most common rounds in the Tietoevry interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Tietoevry interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tietoevry. The most common topics and skills that interviewers at Tietoevry expect are Agile, SQL, Troubleshooting, Analytical and Application Development.
What are the top questions asked in Tietoevry interview?

Some of the top questions asked at the Tietoevry interview -

  1. If your System is locked and don't know the password how you recover...read more
  2. 1. What is design pattern and it's types and solid patter...read more
  3. Hashmap hashtabe concurrent hashmap which to use and why in which scena...read more
How long is the Tietoevry interview process?

The duration of Tietoevry interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Tietoevry Interview Process

based on 29 interviews in last 1 year

Interview experience

4.2
  
Good
View more

People are getting interviews through

based on 60 Tietoevry interviews
Job Portal
Referral
Campus Placement
Company Website
WalkIn
Recruitment Consultant
45%
18%
18%
8%
3%
3%
5% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Join Tietoevry We create purposeful technology that reinvents the world for good.

Interview Questions from Similar Companies

Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
Synechron Interview Questions
3.6
 • 348 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
View all

Tietoevry Reviews and Ratings

based on 1.2k reviews

4.3/5

Rating in categories

4.0

Skill development

4.6

Work-Life balance

3.8

Salary & Benefits

4.1

Job Security

4.4

Company culture

3.6

Promotions/Appraisal

4.2

Work Satisfaction

Explore 1.2k Reviews and Ratings
Product Manager /Solution Manager

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Junior Technical Consultant

Pune

1-2 Yrs

₹ 4-5.2 LPA

Explore more jobs
Senior Software Engineer
1.1k salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Software Engineer
831 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Softwaretest Engineer
339 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Lead Software Engineer
321 salaries
unlock blur

₹10 L/yr - ₹28 L/yr

Senior Test Engineer
203 salaries
unlock blur

₹6.3 L/yr - ₹24 L/yr

Explore more salaries
Compare Tietoevry with

Wipro

3.7
Compare

Infosys

3.7
Compare

Tech Mahindra

3.6
Compare

HCLTech

3.5
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