Upload Button Icon Add office photos

Edifecs

Compare button icon Compare button icon Compare

Filter interviews by

Edifecs Interview Questions and Answers

Updated 12 Apr 2025
Popular Designations

14 Interview questions

A Senior Technical Writer was asked 2mo ago
Q. What cloud architecture is used?
Ans. 

Cloud architecture typically includes components like IaaS, PaaS, and SaaS, enabling scalable and flexible computing solutions.

  • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, e.g., AWS EC2.

  • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications, e.g., Google App Engine.

  • SaaS (Software as a Service) delivers software ap...

View all Senior Technical Writer interview questions
A Senior Technical Writer was asked 2mo ago
Q. What are the fundamentals of technical writing?
Ans. 

Technical writing focuses on clear communication of complex information through structured documentation.

  • Clarity: Use simple language to convey complex ideas. For example, instead of saying 'utilize', say 'use'.

  • Audience Awareness: Tailor content to the target audience's knowledge level. For instance, a user manual for beginners should avoid jargon.

  • Structure: Organize information logically with headings, bullet poi...

View all Senior Technical Writer interview questions
A QA Engineer was asked 4mo ago
Q. Explain the concepts of Object-Oriented Programming (OOP).
Ans. 

OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

  • OOP focuses on creating reusable code by organizing it into objects.

  • Objects have attributes (data) and methods (functions) that operate on the data.

  • Encapsulation, inheritance, and polymorphism are key principles of OOP.

  • Example: In a banking application, a 'Customer' object ...

View all QA Engineer interview questions
A QA Engineer was asked 4mo ago
Q. Explain collections.
Ans. 

Collections are data structures that store and manage multiple elements in a single unit.

  • Collections in programming languages like Java, C#, and Python include lists, sets, maps, and queues.

  • They allow for easy manipulation and organization of data.

  • Examples include ArrayList in Java, List in C#, and Dictionary in Python.

View all QA Engineer interview questions
An Accountant was asked 4mo ago
Q. What is TDS, and what are its rates?
Ans. 

TDS stands for Tax Deducted at Source. It is a tax deduction made at the time of payment.

  • TDS is deducted by the payer and deposited with the government on behalf of the payee.

  • TDS rates vary based on the type of payment and the nature of the transaction.

  • For example, the TDS rate on salary income is different from the TDS rate on interest income.

  • TDS rates can range from 1% to 30% depending on the type of payment and...

View all Accountant interview questions
A Front end Developer was asked 9mo ago
Q. Describe your approach to designing 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

View all Front end Developer interview questions
A Java Developer was asked
Q. How would you design a database for a library management system?
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.

View all Java Developer interview questions
Are these interview questions helpful?
A Java Developer was asked
Q. How would you implement a dynamic array with a removeAll function in Java?
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

View all Java Developer interview questions
A Senior Software Engineer was asked
Q. Implement a Stack data structure.
Ans. 

Implement a stack data structure using an array with push, pop, and peek operations.

  • A stack follows Last In First Out (LIFO) principle.

  • Common operations: push (add), pop (remove), and peek (view top element).

  • Example: Push 1, 2, 3 onto stack; Pop returns 3, then 2.

  • Can be implemented using an array with a top index to track the last element.

View all Senior Software Engineer interview questions
An Accountant was asked 4mo ago
Q. What is GST and due dates of all compliances.
Ans. 

GST stands for Goods and Services Tax, a value-added tax levied on most goods and services sold for domestic consumption.

  • GST is a single tax on the supply of goods and services, right from the manufacturer to the consumer.

  • Due dates for GST compliances vary based on the type of return and the turnover of the taxpayer.

  • For example, the due date for filing GSTR-1 (monthly return for outward supplies) is the 10th of th...

View all Accountant interview questions

Edifecs Interview Experiences

15 interviews found

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
  • Q2. Database deign for library management

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 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.
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.

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 appeared for an interview 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
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating reusable code by organizing it into objects.

    • Objects have attributes (data) and methods (functions) that operate on the data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: In a banking application, a 'Customer' object could...

  • Answered by AI
  • Q3. Explain collections.
  • Ans. 

    Collections are data structures that store and manage multiple elements in a single unit.

    • Collections in programming languages like Java, C#, and Python include lists, sets, maps, and queues.

    • They allow for easy manipulation and organization of data.

    • Examples include ArrayList in Java, List in C#, and Dictionary in Python.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Managerial level questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

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 appeared for an interview in Aug 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions related accounts and taxation.
  • Q2. What is TDS and its rates.
  • Ans. 

    TDS stands for Tax Deducted at Source. It is a tax deduction made at the time of payment.

    • TDS is deducted by the payer and deposited with the government on behalf of the payee.

    • TDS rates vary based on the type of payment and the nature of the transaction.

    • For example, the TDS rate on salary income is different from the TDS rate on interest income.

    • TDS rates can range from 1% to 30% depending on the type of payment and the ...

  • Answered by AI
  • Q3. What is GST and due dates of all compliances.
  • Ans. 

    GST stands for Goods and Services Tax, a value-added tax levied on most goods and services sold for domestic consumption.

    • GST is a single tax on the supply of goods and services, right from the manufacturer to the consumer.

    • Due dates for GST compliances vary based on the type of return and the turnover of the taxpayer.

    • For example, the due date for filing GSTR-1 (monthly return for outward supplies) is the 10th of the fol...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No work life balance.
No job security.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview 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 !
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview 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

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What are the fundamentals of technical writing
  • Ans. 

    Technical writing focuses on clear communication of complex information through structured documentation.

    • Clarity: Use simple language to convey complex ideas. For example, instead of saying 'utilize', say 'use'.

    • Audience Awareness: Tailor content to the target audience's knowledge level. For instance, a user manual for beginners should avoid jargon.

    • Structure: Organize information logically with headings, bullet points, ...

  • Answered by AI
  • Q2. What cloud architecture is used
  • Ans. 

    Cloud architecture typically includes components like IaaS, PaaS, and SaaS, enabling scalable and flexible computing solutions.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, e.g., AWS EC2.

    • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications, e.g., Google App Engine.

    • SaaS (Software as a Service) delivers software applica...

  • Answered by AI
  • Q3. Sdlc principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare and give your best with confidence
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
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
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
  • Ans. 

    Implement a stack data structure using an array with push, pop, and peek operations.

    • A stack follows Last In First Out (LIFO) principle.

    • Common operations: push (add), pop (remove), and peek (view top element).

    • Example: Push 1, 2, 3 onto stack; Pop returns 3, then 2.

    • Can be implemented using an array with a top index to track the last element.

  • Answered by AI
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.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Edifecs?
Ask anonymously on communities.

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, Machine Learning, Java, 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. What are the fundamentals of technical writ...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.

Overall Interview Experience Rating

3.9/5

based on 14 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 63%
2-4 weeks 38%
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 51 Interviews
IT By Design Interview Questions
3.6
 • 41 Interviews
ConsultAdd Interview Questions
3.6
 • 37 Interviews
JMR Infotech Interview Questions
4.2
 • 33 Interviews
Systems Plus Interview Questions
4.3
 • 30 Interviews
VDart Interview Questions
4.0
 • 29 Interviews
View all

Edifecs Reviews and Ratings

based on 92 reviews

3.9/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.6

Salary

3.8

Job security

3.9

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 92 Reviews and Ratings
Sr. Software Engineer

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Explore more jobs
Associate Implementation Consultant
107 salaries
unlock blur

₹5.1 L/yr - ₹10 L/yr

Implementation Consultant
82 salaries
unlock blur

₹6 L/yr - ₹16.2 L/yr

Associate Software Engineer
32 salaries
unlock blur

₹7 L/yr - ₹9.2 L/yr

Senior Implementation Consultant
32 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Software Engineer
27 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Explore more salaries
Compare Edifecs with

JoulestoWatts Business Solutions

3.1
Compare

Value Point Systems

3.6
Compare

Saama Technologies

3.7
Compare

Systems Plus

4.2
Compare
write
Share an Interview