i
Tietoevry
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Group discussion on advantages of facebook vs WhatsApp
OOPS concepts are the fundamental principles of Object-Oriented Programming that help in designing and implementing software.
Encapsulation: Bundling data and methods together in a class to hide the internal details.
Inheritance: Creating new classes from existing classes to reuse code and establish a hierarchical relationship.
Polymorphism: The ability of objects to take on many forms, allowing methods to be overridden a...
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a database into smaller, more manageable tables
Each table should have a primary key and only contain data that is related to that key
Normalization helps to prevent data inconsistencies and anomalies
There are different levels of normalization, with each level building on the ...
Windows is preferred for its user-friendly interface and compatibility with popular software.
Windows has a more intuitive and user-friendly interface compared to Linux.
Many popular software and games are designed to run on Windows.
Windows has better support for hardware drivers.
Windows is more widely used in corporate environments.
Windows offers better compatibility with Microsoft Office suite.
Linux is preferred for it
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Bubble sort compares adjacent elements in an array and swaps them if they are in the wrong order
It repeats this process until the array is sorted
It has a time complexity of O(n^2)
Example: ['apple', 'banana', 'orange', 'grape'] -> ['apple', 'banana', 'grape', 'orange'
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
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
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
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.
I appeared for an interview in Feb 2025, where I was asked the following questions.
I'm passionate about optimizing incident response processes to enhance service reliability and improve user satisfaction.
I enjoy problem-solving and thrive in high-pressure situations, as seen when I successfully resolved a major outage within an hour.
I am motivated by the opportunity to implement best practices in incident management, such as ITIL frameworks, to streamline operations.
I find it rewarding to collaborate...
As an Incident Management Specialist, I managed IT incidents, ensuring timely resolution and minimizing impact on business operations.
Led the incident response team, coordinating efforts to resolve high-priority incidents swiftly.
Implemented ITIL best practices to streamline incident management processes, reducing resolution time by 30%.
Developed and maintained incident reports and dashboards for tracking performance m...
Tietoevry interview questions for popular designations
DSA questions and programming concepts
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
Get interview-ready with Top Tietoevry Interview Questions
I appeared for an interview in Feb 2025, where I was asked the following questions.
This code reverses the characters of a string while keeping the order of words intact in C++.
Split the string into words using a space as a delimiter.
Reverse the entire string to get the characters in reverse order.
Reverse each individual word to restore their original order.
Example: Input: 'Hello World' -> Output: 'dlroW olleH'
Deep copy creates a new object with copies of nested objects; shallow copy copies references to nested objects.
Shallow Copy: Copies the object's reference, not the actual object. Example: `list2 = list1.copy()`.
Deep Copy: Creates a new object and recursively copies all objects found in the original. Example: `import copy; list2 = copy.deepcopy(list1)`.
Shallow Copy is faster but can lead to unintended side effects if th...
Use a SQL query to filter records where age is greater than 2.
Basic SQL syntax: SELECT column_name FROM table_name WHERE condition;
Example query: SELECT * FROM users WHERE age > 2;
This query retrieves all records from the 'users' table where the age column has values greater than 2.
Ensure the 'age' column is of a numeric type to avoid errors.
I appeared for an interview in Feb 2025.
A program that demonstrates the use of strings and arrays.
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
How to remove duplicates from an array
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...
Concentrate on processes for documentation related to task-oriented software and collaborate with global teams.
What people are saying about Tietoevry
The duration of Tietoevry interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 87 interviews
Interview experience
based on 1.2k reviews
Rating in categories
2-5 Yrs
Not Disclosed
Senior Software Engineer
1.1k
salaries
| ₹8.5 L/yr - ₹29 L/yr |
Software Engineer
849
salaries
| ₹4 L/yr - ₹15 L/yr |
Softwaretest Engineer
322
salaries
| ₹3 L/yr - ₹10 L/yr |
Lead Software Engineer
319
salaries
| ₹9.7 L/yr - ₹30 L/yr |
Senior Test Engineer
210
salaries
| ₹6.4 L/yr - ₹24 L/yr |
Synechron
Movate
Sopra Steria
SS&C TECHNOLOGIES