Filter interviews by
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...
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...
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 ...
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.
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...
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
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.
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
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.
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...
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2024. There were 4 interview rounds.
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...
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
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
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
I appeared for an interview in Aug 2024.
Identifying xpath and writing code for automating login page with framework structure, java basic coding questions like identifying duplicates in given string etc
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...
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.
I appeared for an interview in Aug 2024.
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 ...
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...
I appeared for an interview in Jul 2024.
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.
I appeared for an interview in Aug 2024.
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
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, ...
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...
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
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.
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.
Top trending discussions
The duration of Edifecs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interview experiences
Difficulty level
Duration
Associate Implementation Consultant
107
salaries
| ₹5.1 L/yr - ₹10 L/yr |
Implementation Consultant
82
salaries
| ₹6 L/yr - ₹16.2 L/yr |
Associate Software Engineer
32
salaries
| ₹7 L/yr - ₹9.2 L/yr |
Senior Implementation Consultant
32
salaries
| ₹10 L/yr - ₹25 L/yr |
Software Engineer
27
salaries
| ₹8 L/yr - ₹20 L/yr |
JoulestoWatts Business Solutions
Value Point Systems
Saama Technologies
Systems Plus