AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

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

EVRY India Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 270 Reviews

Play video Play video Video summary
  • About
  • Reviews
    270
  • Salaries
    1.5k
  • Interviews
    18
  • Jobs
    27
  • Benefits
    27
  • Photos
    3

Filter interviews by

EVRY India Intern Interview Questions and Answers

Updated 1 Mar 2024

EVRY India Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 1 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were 45 questions in aptitude test, logical thinking, basic maths, basic codes and output

Round 2 - One-on-one 

(1 Question)

  • Q1. Interviewer asked questions related to skills mentioned in resume and about projects done
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about EVRY India?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

ITC Infotech user image Anonymous

posted on 14 May 2018

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Add your answer
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Add your answer
  • Q3. Problem based on oops and SQL queries outputs
  • Add your answer
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server
Anonymous

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
View answers (8)
asked in Tech Mahindra
Q2. Which programming language are you comfortable with?
View answers (269)
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
View answers (5)
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
View answers (3)
asked in Josh Technology Group
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more
View answers (2)
View All
company Logo

Software Engineer Interview Questions & Answers

Tietoevry user image Hardik Kheni

posted on 5 Nov 2019

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was called for Oracle APEX developer role. So I am supposed to expose my Oracle APEX experience first of all.
  • Add your answer
  • Q2. All PL/SQL fundamentals and Written test on coding in PLSQL
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and stay confident.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Globant user image Anonymous

posted on 13 Jun 2021

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS
  • Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

HTC Global Services user image ARUN PRASATH JAYABAL

posted on 15 Jul 2022

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

Round 1 - Aptitude Test 

Basic programming questions

Round 2 - HR 

(1 Question)

  • Q1. Salary and self intro discussion
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic interview questions and self intro
Anonymous
company Logo

Software Engineer Interview Questions & Answers

TEKsystems user image Anonymous

posted on 24 Sep 2020

Interview Questionnaire 

5 Questions

  • Q1. Cte vs temp table
  • Ans. 

    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...

  • Answered by AI
    Add your answer
  • Q2. Parameter sniffing
  • Add your answer
  • Q3. Asynchronous programming in .net
  • Ans. 

    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

  • Answered by AI
    Add your answer
  • Q4. Threading in .net
  • Ans. 

    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...

  • Answered by AI
    Add your answer
  • Q5. Performance tuning of SQL stored procedure
  • Ans. 

    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...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Collabera Technologies user image Harishk Chunduri

posted on 22 Jun 2021

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Very basic qutions
  • Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

Luxoft user image Anonymous

posted on 2 Jan 2023

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

I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Add your answer
  • Q2. What is your goals and family background
  • Ans. 

    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

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Tietoevry user image Anonymous

posted on 3 Apr 2021

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Introduce yourself?
  • Add your answer
  • Q2. Oops concepts
  • Add your answer
  • Q3. SQL question provides 2 tables and u need to fire join query.
  • Ans. 

    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 ...

  • Answered by AI
    Add your answer
  • Q4. They ask for real-time examples on Class and objects.
  • Ans. 

    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()'.

  • Answered by AI
    Add your answer
  • Q5. Brief on explanation academic project.
  • Add your answer
  • Q6. After 5 years where do you want to see yourself in tietoEvry?
  • Ans. 

    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,...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident while giving GD and HR round
HR is very calm and good in nature.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Tietoevry user image Anonymous

posted on 4 Jan 2022

I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Database concepts
  • Add your answer
  • Q2. Engineering achievements
  • Add your answer
  • Q3. Project for final year
  • Ans. 

    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.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be good in communication skills ,need to be confident






















Anonymous
More about working at EVRY India
  • HQ - Bangalore/Bengaluru, Karnataka, India
  • IT Services & Consulting
  • 1k-5k Employees (India)
  • Software Product

EVRY India Interview FAQs

How many rounds are there in EVRY India Intern interview?
EVRY India interview process usually has 2 rounds. The most common rounds in the EVRY India interview process are Aptitude Test and One-on-one Round.

Tell us how to improve this page.

EVRY India Interviews By Designations

  • EVRY India Test Lead Interview Questions
  • EVRY India Software Engineer Interview Questions
  • EVRY India Software Developer Interview Questions
  • EVRY India Software Engineer Trainee Interview Questions
  • EVRY India Computer Operator Interview Questions
  • EVRY India Senior Business Analyst Interview Questions
  • EVRY India System Engineer Interview Questions
  • EVRY India Intern Interview Questions
  • Show more
  • EVRY India Executive Accountant Interview Questions
  • EVRY India Area Sales Manager Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Java Developer Interview Questions
  • Senior Engineer Interview Questions
  • Consultant Interview Questions
  • System Engineer Interview Questions
  • Associate Interview Questions
  • Technical Lead Interview Questions
  • Devops Engineer Interview Questions
  • Show more
  • Web Developer Interview Questions
  • Developer Interview Questions

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Intern Interview Questions from Similar Companies

Koch Business Solutions
Koch Business Solutions Intern Interview Questions
3.4
 • 3 Interviews
ThoughtWorks
ThoughtWorks Intern Interview Questions
3.9
 • 1 Interview
HERE Technologies
HERE Technologies Intern Interview Questions
3.8
 • 1 Interview
T-Systems ICT India
T-Systems ICT India Intern Interview Questions
3.8
 • 1 Interview
Unisys
Unisys Intern Interview Questions
3.6
 • 1 Interview
NetApp
NetApp Intern Interview Questions
3.8
 • 1 Interview
View all

EVRY India Intern Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
EVRY India Salaries in India
Senior Software Engineer
222 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Software Engineer
152 salaries
unlock blur

₹3 L/yr - ₹11.3 L/yr

Team Lead
100 salaries
unlock blur

₹18.7 L/yr - ₹33.2 L/yr

Senior Test Engineer
61 salaries
unlock blur

₹6.2 L/yr - ₹21.6 L/yr

Test Lead
42 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Explore more salaries
Compare EVRY India with
ITC Infotech

ITC Infotech

3.7
Compare
HTC Global Services

HTC Global Services

3.5
Compare
Exela Technologies

Exela Technologies

3.3
Compare
HERE Technologies

HERE Technologies

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • EVRY India Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter