Upload Button Icon Add office photos
Engaged Employer

i

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

Evervent Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Evervent Software Developer Intern Interview Questions and Answers

Updated 27 Feb 2024

Evervent Software Developer Intern Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy test was there with dsa qs

Round 2 - HR 

(1 Question)

  • Q1. Simple question related to hr were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is lazy

Interview questions from similar companies

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

Dsa predict the output

Round 2 - Coding Test 

One medium problem. Based on that the students are selected. And modifications in code has been asked

Round 3 - HR 

(1 Question)

  • Q1. Coding related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Online test consisting of Aptitude, coding, oral and written communication skills.

Round 2 - Technical 

(5 Questions)

  • Q1. About REST APIs
  • Q2. Projects in detail
  • Ans. 

    I have worked on various projects including a web application for a small business and a mobile app for a non-profit organization.

    • Developed a web application using HTML, CSS, and JavaScript for a small business to manage their inventory and sales.

    • Created a mobile app using React Native for a non-profit organization to raise awareness about their cause and collect donations.

    • Collaborated with a team of developers to impl...

  • Answered by AI
  • Q3. What is OOPs and it's pillars ?
  • Ans. 

    OOPs stands for Object-Oriented Programming and its pillars are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components within a class, protecting the data.

    • Abstraction hides the complex implementation details and only shows the necessary features.

    • Polymorphism allows objects to be treat...

  • Answered by AI
  • Q4. TLS/SSL with OSI model and Spam email related questions ?
  • Q5. Security measures in your project ?
  • Ans. 

    Implemented security measures include encryption, authentication, and regular security audits.

    • Implemented encryption for sensitive data to prevent unauthorized access

    • Utilized authentication mechanisms such as password protection or multi-factor authentication

    • Conducted regular security audits to identify and address vulnerabilities

    • Implemented role-based access control to restrict access to certain features or data

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. OOPs in detail with Inheritance, polymorphism, interface and abstract class ?
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, with features like inheritance, polymorphism, interfaces, and abstract classes.

    • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass. For example, a 'Shape' superclass can...

  • Answered by AI
  • Q2. SQL Query on given tables
  • Q3. 1 Coding question for me it was sorting
  • Q4. Memory related stuffs
  • Q5. Try catch block and garbage collection
  • Ans. 

    Try catch block is used for error handling, while garbage collection is automatic memory management in programming.

    • Try catch block is used to handle exceptions in code and prevent crashes.

    • Garbage collection automatically manages memory by deallocating unused objects.

    • Example: try { // code that may throw an exception } catch (Exception e) { // handle the exception }

    • Example: Garbage collection in Java automatically deall

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Will revolve around your communication skills, Expectations, project, real-time situations, Riddles and few aptitudes
Round 5 - Behavioral 

(1 Question)

  • Q1. Will consist of everything from technical, HR type and overall fitment to the organization

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have good amount of knowledge of all the topics including DSA, SQL and Web development.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find in rotated sorted array
  • Ans. 

    Search for a target value in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Determine which half of the array the target value lies in based on the pivot point.

    • Continue binary search in the appropriate half of the array to find the target value.

  • Answered by AI
  • Q2. Design IMDB. how will you manage concurrent ratings
  • Ans. 

    Design IMDB with concurrent ratings management

    • Implement a locking mechanism to ensure only one user can update a rating at a time

    • Use a queue system to handle multiple rating requests in an orderly manner

    • Consider using distributed systems to handle high concurrency levels

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design vehicle rental system. Api design
  • Ans. 

    Design a vehicle rental system API

    • Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle

    • Include authentication and authorization mechanisms for users and admins

    • Implement payment gateway integration for processing rental payments

    • Include features like vehicle search, filtering, and reviews/ratings

    • Consider scalability and performance optimizations for handling high traffic

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions, Easy and medium based

Round 2 - Technical 

(1 Question)

  • Q1. Stacks queues and array questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions on projects
Round 4 - HR 

(1 Question)

  • Q1. How to tackle any uncertain situations? Behavioural questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy basic questions were there and we were asked to write two emails.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to projects
  • Q2. QBasic SQL questions

Evervent Interview FAQs

How many rounds are there in Evervent Software Developer Intern interview?
Evervent interview process usually has 2 rounds. The most common rounds in the Evervent interview process are Coding Test and HR.

Tell us how to improve this page.

Evervent Software Developer Intern Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Project Manager
10 salaries
unlock blur

₹1.8 L/yr - ₹7.8 L/yr

Associate Software Engineer
8 salaries
unlock blur

₹1.8 L/yr - ₹4.6 L/yr

Software Engineer
7 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹6 L/yr - ₹7.9 L/yr

Application Support Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Explore more salaries
Compare Evervent with

BookMyShow

3.9
Compare

Cleartrip

3.4
Compare

MakeMyTrip

3.7
Compare

Paytm

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