Upload Button Icon Add office photos
Engaged Employer

i

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

Elevati Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Elevati Infotech Interview Questions, Process, and Tips

Updated 1 Jan 2024

Top Elevati Infotech Interview Questions and Answers

Elevati Infotech Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. What is the need of self join.
  • Q2. What is the difference between methode overloading and overriding?
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in the subclass with the same name and parameters as in the superclass.

    • Method overloading is done in the same class while method overriding is done in different classes.

    • Method overloading is used to provide different ways of calling the same method while method overriding is used to provide a ...

  • Answered by AI
  • Q3. What is the use of inheritance?
  • Ans. 

    Inheritance is a mechanism in OOP where a new class is derived from an existing class.

    • It allows code reusability and saves time and effort in writing code.

    • The derived class inherits the properties and methods of the base class.

    • The derived class can also add new properties and methods or override the existing ones.

    • It helps in achieving polymorphism and abstraction.

    • Example: A Car class can be inherited by a SportsCar cla...

  • Answered by AI
  • Q4. What is the use of optional class
  • Ans. 

    Optional class is used to handle null values in Java 8 and above.

    • Optional class is a container object that may or may not contain a non-null value.

    • It provides methods to check if a value is present or not, and to retrieve the value if it is present.

    • It helps to avoid NullPointerExceptions and makes the code more readable and concise.

    • Example: Optional name = Optional.ofNullable(person.getName());

    • If person.getName() retur...

  • Answered by AI
  • Q5. How do you handle exception in spring boot project
  • Ans. 

    Exception handling in Spring Boot project

    • Use @ExceptionHandler annotation to handle exceptions

    • Use @ControllerAdvice to handle exceptions globally

    • Use try-catch block to handle exceptions in specific methods

    • Use ResponseEntity to return custom error messages

    • Use logging to track and debug exceptions

  • Answered by AI
  • Q6. They normally use spring boot gradle project with grail and groovy

Interview Preparation Tips

Topics to prepare for Elevati Infotech Java Full Stack Developer interview:
  • Core Java
  • MySQL
  • Typescript
  • HTML
Interview preparation tips for other job seekers - Focus on core java and mysql common queries like self join

Skills evaluated in this interview

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Oops core PHP and framework
Round 3 - Technical 

(1 Question)

  • Q1. Same as above..

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever apply to this company.. please read reviews before applying and even if you find good reviews don't trust.. they are all fake

Full Stack Web Developer Interview Questions asked at other Companies

Q1. What will be the time complexity to add an element to the Singly Linked List? Note* there are 2 types to add an element: 1st: to add at the end using Tail pointer so O(1) 2nd: to add anywhere in the middle so O(n)
View answer (1)

Jobs at Elevati Infotech

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Code for any 2 c programs

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Group Discussion 

The discussion was technical regarding the projects, achievements, purpose and scope

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to be technical strong and smooth with your coding and perception skills
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple programming problem - python

Round 2 - HR 

(1 Question)

  • Q1. Previous experience education experience

Interview Preparation Tips

Interview preparation tips for other job seekers - easy & friendly experience
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - After the interview. 

(1 Question)

  • Q1. Wanted to visit the company

Interview Preparation Tips

Interview preparation tips for other job seekers - It was my very first day. I went to visit the company as I was supposed to join the very next day.

Sorry to say but I had a very bad experience there. The onboarding process at this company is worse. As already mentioned to my HR I had a two hrs long journey but unfortunately due to traffic it took more than 3 hrs to reach there. And when I reached the office one someone came(I won't mention the name) and asked me if I saw the company. I told her I just came. I wanted to meet _ ma'am. She said that person is absent today. You may leave. I went on emphasising that I just came and wanted to visit the company. But unfortunately nothing as such happened. I returned from there and reached my place at about 4. My whole day went into waste. After encountering such a situation nobody would be willing to work. And same with me.
In the end I put the a message to her requesting - "please respect the people visiting your company, respect their time as I wish body else should encounter this type of situations. "
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL Questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Dart based questions on string. Encoding and decoding

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy process

Interview Questions & Answers

Absolute user image Anonymous

posted on 26 Nov 2023

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

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

Round 1 - HR 

(1 Question)

  • Q1. Agricultural Field crops knowledgeable
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What's your view about customer?
  • Ans. 

    Customers are the lifeblood of any business and should be treated with respect and empathy.

    • Customers are the reason why a business exists

    • They should be treated with respect and empathy

    • Their needs and concerns should be addressed promptly

    • Building a good relationship with customers is crucial for long-term success

    • Customer feedback is valuable for improving products and services

  • Answered by AI
  • Q2. Who was your previous employer?
Round 3 - Aptitude Test 

We must think always about our company and no any customer will back with empty hand mean satisfaction of customer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be always honest with people and your employer.

Elevati Infotech Interview FAQs

How many rounds are there in Elevati Infotech interview?
Elevati Infotech interview process usually has 2-3 rounds. The most common rounds in the Elevati Infotech interview process are Technical and Resume Shortlist.
How to prepare for Elevati Infotech 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 Elevati Infotech. The most common topics and skills that interviewers at Elevati Infotech expect are MySQL, Javascript, HTML, CSS and Bootstrap.
What are the top questions asked in Elevati Infotech interview?

Some of the top questions asked at the Elevati Infotech interview -

  1. What is the difference between methode overloading and overridi...read more
  2. How do you handle exception in spring boot proj...read more
  3. What is the use of inheritan...read more

Tell us how to improve this page.

Elevati Infotech Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

BlackBerry Interview Questions
3.9
 • 11 Interviews
Propelld Interview Questions
3.9
 • 8 Interviews
Kutumb Interview Questions
3.7
 • 5 Interviews
Absolute Interview Questions
3.6
 • 4 Interviews
Fello Interview Questions
4.0
 • 4 Interviews
Waah Jobs Interview Questions
4.2
 • 4 Interviews
Mydala.com Interview Questions
3.6
 • 2 Interviews
CARE 9 Interview Questions
2.5
 • 2 Interviews
View all

Elevati Infotech Reviews and Ratings

based on 10 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

4.2

Salary

3.6

Job security

4.0

Company culture

3.9

Promotions

3.6

Work satisfaction

Explore 10 Reviews and Ratings
Digital Marketing Manager

Pune

3-7 Yrs

Not Disclosed

Business Analyst

Pune

4-9 Yrs

Not Disclosed

Explore more jobs
Salesforce Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Elevati Infotech with

Waah Jobs

4.2
Compare

Propelld

3.9
Compare

AIRSPAN NETWORKS

3.3
Compare

Prithu Homes

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