Upload Button Icon Add office photos

Filter interviews by

EffiGO Interview Questions and Answers

Updated 12 Dec 2024

EffiGO Interview Experiences

Popular Designations

6 interviews found

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

I applied via Job Portal and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 easy DSA questions + 1 JavaScript question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions related to Java, SQL queries like 2nd max and other queries related to use of like and group by.
  • Q2. Project overview
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to projects
  • Q2. Questions related to Java. See any list of top 25 java questions.

Interview Preparation Tips

Topics to prepare for EffiGO Product Engineering Intern interview:
  • SQL
  • Java
  • Javascript
  • API
Interview preparation tips for other job seekers - Easy interview. Prepare the basics like SQL queries and Java interview questions.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Program emp sal in ascending order based on java8
  • Ans. 

    Use Java 8 to sort employee salaries in ascending order.

    • Use Stream API to convert the list of employee salaries to a stream.

    • Use sorted() method to sort the salaries in ascending order.

    • Collect the sorted salaries back into a list or array.

  • Answered by AI
  • Q2. Palindrome program

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It is easy.They asked 10 technical mcqs.

Round 2 - Technical 

(1 Question)

  • Q1. What is interface in java
  • Ans. 

    An interface in Java is a reference type similar to a class that can contain only constants, method signatures, default methods, static methods, and nested types.

    • Interfaces are used to achieve abstraction and multiple inheritance in Java.

    • All methods in an interface are public and abstract by default.

    • A class can implement multiple interfaces but can only extend one class.

    • Example: interface Shape { void draw(); }

    • Example:...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Coding question-Palindrome

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Bubble sort Algorithm,2 coding questions from Java 8,1 Sql Query
Round 2 - Technical 

(1 Question)

  • Q1. Spring Boot @Transaction,Annotations used in Service Layer, Java 8 features, Java 8 Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Thorughly go through your project.

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

EffiGO interview questions for popular designations

 Software Engineer

 (2)

 Product Engineering Intern

 (1)

 Backend Developer

 (1)

 Junior Java Developer

 (1)

 Java Developer

 (1)

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Quantitative aptitude 10min 10 difficult Qns and 3 coding Qns= 2 easy 1 medium level Qn ; in coding print First word most repetition in a sentence, Longest palindrome substring(leetcode), and pattern printing right angle triangle along with logic

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic java and coding along with oops concepts
Round 3 - HR 

(1 Question)

  • Q1. Tell abt yourself and brain storming session and 6lpa offer 15k internship

Junior Java Developer Interview Questions asked at other Companies

Q1. What are the dependencies that are present in spring and explain them
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online coding round
2nd round was F2F interview
Where they asked normal coding questions and SQL query

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)

Interview questions from similar companies

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

All mcqs should answer with in time limit should have a lot of practice to solve in exam

  • Q1. 

    Water Jug Problem Statement

    You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to...

  • Ans. 

    The Water Jug Problem involves determining if a specific amount of water can be measured using two jugs of different capacities.

    • Start by considering the constraints and limitations of the problem.

    • Think about how the operations allowed can be used to reach the target measurement.

    • Consider different scenarios and test cases to come up with a solution.

    • Implement a function that takes the capacities of the jugs and the targe...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Easy and just basic questions very easy round

  • Q1. 

    Matrix Multiplication Task

    Given two sparse matrices MAT1 and MAT2 of integers with dimensions 'N' x 'M' and 'M' x 'P' respectively, the goal is to determine the resulting matrix produced by their multipl...

  • Ans. 

    Implement a function to multiply two sparse matrices and return the resulting matrix.

    • Create a function that takes two sparse matrices as input and returns the resulting matrix after multiplication.

    • Iterate through the non-zero elements of the matrices to perform the multiplication efficiently.

    • Ensure to handle the sparse nature of the matrices to optimize the multiplication process.

    • Consider the constraints provided to en...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dql, Data structures, Java, Operating system, Data scienceTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : preapre core subjects 
Tip 2 : be confident and answer clearly
Tip 3 : be strong with projects

Application resume tips for other job seekers

Tip 1 : good projects in ml and ai
Tip 2 : practical experience

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is flexbox
  • Ans. 

    Flexbox is a CSS layout module that allows for flexible and responsive web design.

    • Flexbox allows for easy alignment and positioning of elements within a container.

    • It uses a set of properties to define the layout, such as display: flex and flex-direction.

    • Flexbox is particularly useful for creating responsive designs that adapt to different screen sizes.

    • It can also be used in combination with other CSS layout modules, su...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexbox is a layout model that allows elements to align and distribute space within a container. Using flexible widths and heights, elements can be aligned to fill a space or distribute space between elements, which makes it a great tool to use for responsive design systems.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. It was for automotive domain. Mainly the questions were on automotive concept like CAN, UDS protocols, and tools of Vector company. Embedded c knowledge is must
  • Q2. Embedded c knowledge is must
  • Q3. Debugging skills are add on

Interview Preparation Tips

Interview preparation tips for other job seekers - Python or any script language for automotion will be plus point

EffiGO Interview FAQs

How many rounds are there in EffiGO interview?
EffiGO interview process usually has 2-3 rounds. The most common rounds in the EffiGO interview process are Technical, Coding Test and One-on-one Round.
How to prepare for EffiGO 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 EffiGO. The most common topics and skills that interviewers at EffiGO expect are CRM, ERP Systems, Healthcare, Instrumentation Engineering and SAP CO.
What are the top questions asked in EffiGO interview?

Some of the top questions asked at the EffiGO interview -

  1. program emp sal in ascending order based on ja...read more
  2. What is interface in j...read more
  3. Basic questions related to Java, SQL queries like 2nd max and other queries rel...read more

Tell us how to improve this page.

EffiGO Interview Process

based on 8 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

EffiGO Reviews and Ratings

based on 6 reviews

2.7/5

Rating in categories

2.4

Skill development

2.2

Work-life balance

2.7

Salary

1.4

Job security

3.1

Company culture

2.3

Promotions

2.2

Work satisfaction

Explore 6 Reviews and Ratings
Software Developer
7 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Software Engineer
3 salaries
unlock blur

₹5.5 L/yr - ₹8 L/yr

Product Engineer
3 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Inside Sales Executive
3 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

QA Engineer
3 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Explore more salaries
Compare EffiGO with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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