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
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
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
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
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 Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is second level cache?How to implement second level cache?How to optimize sql query?what are solid principles?
  • Ans. 

    Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.

    • Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.

    • To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.

    • SOLID principles are a set of design principles for writing maintainable and scalable cod...

  • Answered by AI
  • Q2. Mostly FAQ but somewhat in depth?
  • Q3. How to deploy application in aws?
  • Ans. 

    To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.

    • Create an EC2 instance in the desired region and select the appropriate instance type

    • Configure security groups to allow traffic to and from the instance

    • Install necessary software and dependencies on the instance

    • Upload your application code to the instance

    • Start the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic faq but in depth,Interview level is easy to medium.They will ask only theory .No practical algorithm test.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is my longterm and short-term goals.
  • Ans. My short-term is to become an expert in solving queries And long term is to become valuable employee in an organisation and managing a team, also helping new recruits to learn the work.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent and friendly-nature interview

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

Interview Questionnaire 

2 Questions

  • Q1. THERE WERE 4 ROUNDS.1-APTITUDE 2-PSEUDO TEST 2-TECHNICAL INTERVIEW 4-HR ROUND
  • Q2. 1ST ROUND WAS VERY SIMPLE 2ND WAS LITTLE COMPLEX 3RD&4TH ROUND WAS VERY SIMPLE

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE BASIC PROGRAMMING CONCEPTS AND APTITUDE

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

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