Upload Button Icon Add office photos

Edifecs

Compare button icon Compare button icon Compare

Filter interviews by

Edifecs Interview Questions, Process, and Tips

Updated 17 Feb 2025

Top Edifecs Interview Questions and Answers

View all 11 questions

Edifecs Interview Experiences

Popular Designations

13 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Coding TestĀ 

Identifying xpath and writing code for automating login page with framework structure, java basic coding questions like identifying duplicates in given string etc

Round 2 - TechnicalĀ 

(3 Questions)

  • Q1. Core Java questions
  • Q2. Explain OOPS Concepts
  • Q3. Explain collections.
Round 3 - TechnicalĀ 

(1 Question)

  • Q1. Managerial level questions
Round 4 - HRĀ 

(1 Question)

  • Q1. Salary discussion

QA Engineer Interview Questions asked at other Companies

Q1.Ā 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2024.Ā There were 4 interview rounds.

Round 1 - Aptitude TestĀ 

(2 Questions)

  • Q1. Aptitude test was having 30 mcqs containing aptitude and technical questions
  • Q2. Communication test was having different sections, we have to read sentences loudly, write 200 words essay under 15 mins, 3 topics given and we have 1.5 mins to think of each topic then speak for 1 minute o...
Round 2 - TechnicalĀ 

(4 Questions)

  • Q1. Oops and four pillars, Difference between abstract class and interface, method overloading and overriding.
  • Ans. 

    Abstract class vs interface, method overloading vs overriding explained with examples.

    • Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, while interface cannot.

    • Method overloading is having multiple methods in the same class with the same name but different parameters.

    • Method overriding is implementing a method in a subclass...

  • Answered by AI
  • Q2. Basic linux commands Like how to change read write permissions for user?
  • Q3. Sql queries What is joins, Write query for 3rd highest salary of employee, How to join two tables without using joins?
  • Q4. What is deadlocks and how to avoid it?, Binary search code, Questions from projects!
Round 3 - BehavioralĀ 

(3 Questions)

  • Q1. Questions from projects
  • Q2. Sql query on joining two tables without using join, git cimmands basic, what is sql dump, what is indexing in sql, how to take backup of sql?
  • Q3. Method overloading and overriding
Round 4 - HRĀ 

(2 Questions)

  • Q1. Introduction, family and where you are from?
  • Ans. 

    I am from a small town in the Midwest, where I grew up with my parents and two siblings.

    • Grew up in a small town in the Midwest

    • Have two siblings

    • Close-knit family

  • Answered by AI
  • Q2. Why to join edifecs?
  • Ans. 

    Edifecs offers a dynamic work environment, opportunities for growth, and cutting-edge technology.

    • Opportunity to work with cutting-edge technology

    • Dynamic work environment

    • Opportunities for growth and career development

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Edifecs Associate Support Engineer interview:
  • OOPS
  • SQL
  • Java
  • Linux
Interview preparation tips for other job seekers - Just be confident, make eye contact and give answers even if you dont know the answer just try to give or say something, also always ask questions at the end.

Associate Support Engineer Interview Questions asked at other Companies

Q1.Ā Oops and four pillars, Difference between abstract class and interface, method overloading and overriding.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - TechnicalĀ 

(2 Questions)

  • Q1. Basics of US Healthcare
  • Q2. Product Management basics, Release processes, Tools used
Round 2 - TechnicalĀ 

(2 Questions)

  • Q1. More on 837 Claims and how they are designed
  • Q2. Case study / real world example to tackle the ship
  • Ans. 

    Analyzing shipping data to optimize routes and reduce costs

    • Collect and analyze historical shipping data to identify inefficiencies

    • Utilize data visualization tools to map out current shipping routes and costs

    • Identify potential alternative routes or shipping methods to reduce costs and improve efficiency

    • Implement changes and monitor the impact on shipping costs and delivery times

  • Answered by AI
Round 3 - BehavioralĀ 

(2 Questions)

  • Q1. Company Culture/Team structure
  • Q2. Expectations level set

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a basic prepared on US healthcare and what 837 claims are, its structure,loops,segments.

Production Analyst Interview Questions asked at other Companies

Q1.Ā Minimum Time To Solve The Problems Given 'N' subjects, each containing a certain number of problems, and 'K' friends, assign subjects to friends such that each subject goes to exactly one friend, maintaining contiguity in assignment, aiming... read more
Add answer

Accountant Interview Questions & Answers

user image Lovely Thakur

posted on 6 Feb 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - TechnicalĀ 

(3 Questions)

  • Q1. Basic questions related accounts and taxation.
  • Q2. What is TDS and its rates.
  • Q3. What is GST and due dates of all compliances.

Interview Preparation Tips

Interview preparation tips for other job seekers - No work life balance.
No job security.

Accountant Interview Questions asked at other Companies

Q1.Ā What journal is made when purchase requisition is created
View answer (25)

Edifecs interview questions for popular designations

Ā Implementation Consultant

Ā (3)

Ā Accountant

Ā (1)

Ā Associate Saasops Engineer

Ā (1)

Ā Associate Software Developer

Ā (1)

Ā Associate Support Engineer

Ā (1)

Ā Front end Developer

Ā (1)

Ā Java Developer

Ā (1)

Ā Production Analyst

Ā (1)

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

I was interviewed in Jul 2024.

Round 1 - Coding TestĀ 

This test has mcq based on sql, dbms, oops, os and 1 coding question which is med-hard and can be written in java/python only.
There are 2 Technical interviews and then 1 hr Round, which is just a formality.
These are the questions i was asked in both of my technical rounds.
Priority queues, heap, hashmap, collisions in hashmap, diff btw graph shortest path algorithms-> bellman ford, Floyd Warshall, Dijkstra, IMplement stack using queue, Binary tree insertion,deletion,Kadane algo, fibonacci series recursive code, Avl tree brief then he asked me 2nd highest salary sql query, diff in drop delete truncate, Joins, indexs, primary keys, OOps ---> polymorphism types, compile time & run time, diff btw overriding and overloading , singleton class, super & this keyword, Data abstraction. Acid properties with examples. Puzzles-> 8 ball's problem && poisoned wine bottle and rats.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just revise OOP's , DBMS concepts in detail and brush up basic dsa structures well.Also do gfg 100 puzzles Be confident !

Associate Software Developer Interview Questions asked at other Companies

Q1.Ā Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
Add answer

Get interview-ready with Top Edifecs Interview Questions

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - TechnicalĀ 

(2 Questions)

  • Q1. Design an e-commerce website
  • Ans. 

    An e-commerce website for buying and selling products online

    • User-friendly interface with easy navigation

    • Secure payment gateway integration

    • Product categorization and search functionality

    • Responsive design for mobile compatibility

  • Answered by AI
  • Q2. Questions on rxjs

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1.Ā Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Jobs at Edifecs

View all

Java Developer Interview Questions & Answers

user image sarthak sethi

posted on 19 Mar 2024

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

I applied via LinkedIn and was interviewed in Feb 2024.Ā There was 1 interview round.

Round 1 - TechnicalĀ 

(2 Questions)

  • Q1. Create dynamic array with removeAll function
  • Ans. 

    Dynamic array with removeAll function for array of strings

    • Create an ArrayList of strings to store the elements

    • Implement a removeAll function that takes a collection of strings to remove

    • Use removeAll method of ArrayList to remove the specified elements

  • Answered by AI
  • Q2. Database deign for library management
  • Ans. 

    Database design for library management involves creating tables for books, authors, users, transactions, etc.

    • Create tables for books, authors, users, transactions, etc.

    • Use primary and foreign keys to establish relationships between tables.

    • Include columns for book title, author name, user information, transaction details, etc.

    • Consider implementing a system for tracking book availability, due dates, fines, etc.

  • Answered by AI

Skills evaluated in this interview

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 (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - TechnicalĀ 

(2 Questions)

  • Q1. Leetcode , CS fundamental
  • Q2. Two Sum , neetcode 75
Round 2 - One-on-oneĀ 

(1 Question)

  • Q1. Team matching depend on requirement

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1.Ā find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HRĀ 

(2 Questions)

  • Q1. Ectc salary and role
  • Q2. Ideal working environment
  • Ans. 

    An ideal working environment is one that promotes collaboration, creativity, and work-life balance.

    • Open communication and collaboration among team members

    • Flexible work hours and remote work options

    • Supportive and inclusive company culture

    • Access to necessary tools and resources for efficient work

    • Healthy work-life balance initiatives

    • Comfortable and well-equipped workspaces

  • Answered by AI

Implementation Consultant Interview Questions asked at other Companies

Q1.Ā In a factory as per govt rule how much leave is applicable
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023.Ā 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Ā 

(3 Questions)

  • Q1. Questions related to project.
  • Q2. Questions based on Java concepts and debugging skills.
  • Q3. One DSA: Implement Stack
Round 3 - TechnicalĀ 

(3 Questions)

  • Q1. Networking related questions
  • Q2. Sql based questions on indexing
  • Q3. Https ssl encryption

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was fine, but in second round Interviewer accent was unclear and questions asked were irrelevant.

Senior Software Engineer Interview Questions asked at other Companies

Q1.Ā Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Edifecs Interview FAQs

How many rounds are there in Edifecs interview?
Edifecs interview process usually has 2-3 rounds. The most common rounds in the Edifecs interview process are Technical, HR and One-on-one Round.
How to prepare for Edifecs 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 Edifecs. The most common topics and skills that interviewers at Edifecs expect are Healthcare, Java, Machine Learning, SQL and Oracle.
What are the top questions asked in Edifecs interview?

Some of the top questions asked at the Edifecs interview -

  1. Oops and four pillars, Difference between abstract class and interface, method...read more
  2. What is GST and due dates of all complianc...read more
  3. Case study / real world example to tackle the s...read more
How long is the Edifecs interview process?

The duration of Edifecs interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Edifecs Interview Process

based on 12 interviews

Interview experience

3.7
Ā Ā 
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
Ā ā€¢Ā 10.4k Interviews
Infosys Interview Questions
3.6
Ā ā€¢Ā 7.6k Interviews
Wipro Interview Questions
3.7
Ā ā€¢Ā 5.6k Interviews
Cognizant Interview Questions
3.8
Ā ā€¢Ā 5.6k Interviews
Tech Mahindra Interview Questions
3.5
Ā ā€¢Ā 3.8k Interviews
HCLTech Interview Questions
3.5
Ā ā€¢Ā 3.8k Interviews
LTIMindtree Interview Questions
3.8
Ā ā€¢Ā 3k Interviews
Mphasis Interview Questions
3.4
Ā ā€¢Ā 806 Interviews
Persistent Systems Interview Questions
3.5
Ā ā€¢Ā 611 Interviews
Zifo RnD Solutions Interview Questions
4.2
Ā ā€¢Ā 59 Interviews
View all

Fast track your campus placements

View all

Edifecs Reviews and Ratings

based on 78 reviews

3.8/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.5

Salary

3.7

Job security

3.8

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 78 Reviews and Ratings
Associate Implementation consultant

Chandigarh

2-7 Yrs

Not Disclosed

Accessibility Specialist

Chandigarh

3-5 Yrs

Not Disclosed

Accessibility Specialist

Chandigarh

3-5 Yrs

Not Disclosed

Explore more jobs
Associate Implementation Consultant
87 salaries
unlock blur

ā‚¹5.1 L/yr - ā‚¹9.4 L/yr

Implementation Consultant
75 salaries
unlock blur

ā‚¹6 L/yr - ā‚¹16.2 L/yr

Senior Implementation Consultant
34 salaries
unlock blur

ā‚¹9.8 L/yr - ā‚¹24 L/yr

Associate Software Engineer
25 salaries
unlock blur

ā‚¹7 L/yr - ā‚¹8.3 L/yr

Software Engineer
15 salaries
unlock blur

ā‚¹8 L/yr - ā‚¹20 L/yr

Explore more salaries
Compare Edifecs with

Mphasis

3.4
Compare

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Wipro

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