i
EVRY
India
Filter interviews by
I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.
There were 45 questions in aptitude test, logical thinking, basic maths, basic codes and output
Top trending discussions
I appeared for an interview in Sep 2017.
I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
CTE and temp tables are used to store intermediate results in SQL queries.
CTE stands for Common Table Expression and is defined within a query.
Temp tables are created in the tempdb database and can be accessed across sessions.
CTEs are generally faster and more readable than temp tables.
Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.
CTEs are useful for recursive queri...
Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.
Async and Await keywords used to implement asynchronous programming
Allows for parallel execution of multiple tasks
Improves performance and responsiveness of applications
Examples include web applications, file I/O operations, and database queries
Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.
Threading allows for multiple threads of execution to run concurrently
Thread class is used to create and manage threads
Thread synchronization is important to prevent race conditions and deadlocks
Async/await is a newer approach to concurrency in .NET
TPL (Task Parallel Library) provides higher-level abstractions for concur...
Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.
Identify and optimize the most resource-intensive queries
Use appropriate indexing and partitioning techniques
Minimize network round trips and data transfers
Avoid using cursors and temporary tables
Use query hints and plan guides to influence query execution plan
Regularly monitor and analyze query performance u...
posted on 22 Jun 2021
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.
My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.
Goal: Become a highly skilled software engineer
Contribute to innovative projects
Family background: Supportive and encouraging
Pursuit of a career in technology
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Joining two tables in SQL allows you to combine related data for more comprehensive queries.
Use INNER JOIN to return records with matching values in both tables.
Example: SELECT * FROM TableA INNER JOIN TableB ON TableA.id = TableB.a_id;
Use LEFT JOIN to return all records from the left table and matched records from the right table.
Example: SELECT * FROM TableA LEFT JOIN TableB ON TableA.id = TableB.a_id;
Use RIGHT JOIN ...
Classes are blueprints for objects; they encapsulate data and behavior in programming.
A 'Car' class can have attributes like 'color', 'model', and methods like 'drive()' and 'stop()'.
An 'Employee' class might include properties like 'name', 'id', and methods like 'work()' and 'takeLeave()'.
In a game, a 'Player' class could have attributes like 'score' and 'level', with methods like 'jump()' and 'attack()'.
In five years, I envision myself as a lead software engineer at TietoEvry, driving innovative projects and mentoring junior developers.
Lead a team of developers on impactful projects, such as developing a new healthcare application that improves patient care.
Contribute to the company's strategic direction by proposing and implementing new technologies, like AI-driven solutions for data analysis.
Mentor junior engineers,...
I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.
Developed a web-based project management system for a construction company.
Used PHP and MySQL for backend development.
Implemented a responsive UI using Bootstrap and jQuery.
Incorporated features such as task assignment, progress tracking, and document management.
Conducted user testing and made improvements based on feedback.
Completed the project within the given timeline and budget.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Software Engineer
222
salaries
| ₹13 L/yr - ₹23 L/yr |
Software Engineer
152
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Team Lead
100
salaries
| ₹18.7 L/yr - ₹33.2 L/yr |
Senior Test Engineer
61
salaries
| ₹6.2 L/yr - ₹21.6 L/yr |
Test Lead
42
salaries
| ₹9 L/yr - ₹27 L/yr |
ITC Infotech
HTC Global Services
Exela Technologies
HERE Technologies