i
Eternal Limited
Filter interviews by
I applied via Walk-in and was interviewed in Jan 2022. There was 1 interview round.
What people are saying about Eternal Limited
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
An aptitude test is an assignment used to determine a candidate's personality
A case study is an in depth, detailed examination of a particular case within a real world context
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Number series,ratio analysis,time and clock
Current assets and current liabilities
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
I am most familiar with Python and SQL.
Identify the symptoms of the crashing program
Check for any error messages or logs
Review the code for any syntax or logical errors
Debug the program by using breakpoints or print statements
Test the program with different inputs to reproduce the crash
Analyze the crash dump or core dump if available
Research and consult relevant documentation or online resources
Collaborate with team me
Debugging a program while it's being used involves using various techniques to identify and fix errors in real-time.
Use logging and error handling mechanisms to capture and track errors
Implement remote debugging tools to monitor and analyze program behavior
Utilize breakpoints and watchpoints to pause program execution and inspect variables
Collect user feedback and error reports to identify and reproduce issues
Implement...
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.
Journal entries are accounting records that show the financial transactions of a business.
Journal entries are used to record debits and credits for each transaction.
They include the date of the transaction, accounts affected, and amounts involved.
Journal entries are typically recorded in a general ledger.
Example: Debiting cash and crediting revenue for a sale transaction.
Golden rules of accounting are basic principles that guide the process of recording financial transactions.
The three golden rules of accounting are: Debit the receiver, Credit the giver; Debit what comes in, Credit what goes out; Debit all expenses and losses, Credit all incomes and gains.
These rules ensure that every transaction is recorded accurately and consistently.
For example, when a company receives cash from a c...
A cheque is a written order from an account holder to a bank to pay a specified amount of money to a designated recipient.
A cheque is a negotiable instrument used to make payments.
It includes details such as the amount to be paid, the date, the payee's name, and the account holder's signature.
Cheques are commonly used for business transactions and personal payments.
They provide a secure and convenient way to transfer f
I applied via Job Portal and was interviewed before Oct 2020. There were 4 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
Online test which can be attempted anytime between 22 May 2020, 06:00 AM and 25 May 2020, 01:00 AM
Given a postfix expression, your task is to evaluate the expression. The operator will appear in the expression after the operands. The output for each expr...
Evaluate postfix expressions by applying operators to operands in a given order.
Iterate through the postfix expression and push operands onto a stack
When an operator is encountered, pop the required number of operands from the stack, apply the operator, and push the result back onto the stack
Continue until the entire expression is evaluated and the final result is left on the stack
You are given D
dice, each having F
faces numbered from 1 to F
. The task is to determine the number of possible ways to roll all the dice such that the sum of the face-up num...
The task is to determine the number of possible ways to roll all the dice such that the sum of the face-up numbers equals the given 'target' sum.
Use dynamic programming to solve the problem efficiently.
Create a 2D array to store the number of ways to achieve each sum with different number of dice.
Iterate through the dice and sum possibilities to fill up the array.
Return the result modulo 10^9 + 7.
Optimize the solution ...
Round duration - 60 minutes
Round difficulty - Medium
June 25 2020
Timing: 12:00 pm to 1:00 pm
This round was completely devoted to coding. I was asked to introduce myself and then 2 coding questions were asked.
Given a sorted array ARR
consisting of N
integers and an integer X
, find the first and last positions of occurrence of X
in the array.
Find the first and last positions of an element in a sorted array efficiently.
Use binary search to find the first occurrence of X in the array.
Use binary search to find the last occurrence of X in the array.
Handle cases where X is not present or present only once.
Return the first and last positions as 0-based indices.
You are given an N x N maze where some cells have doors, and you have a key that can be used only once to open a door. Determine if there exists a path from t...
Determine if there exists a path from the top-left cell to the bottom-right cell of a maze with N doors and 1 key.
Use depth-first search (DFS) or breadth-first search (BFS) to explore possible paths through the maze.
Keep track of the cells visited and use the key only once to open doors.
Check if the bottom-right cell is reachable after traversing the maze.
Handle edge cases such as the top-left and bottom-right cells ha...
Round duration - 60 minutes
Round difficulty - Medium
9th July 2020
6:30PM to 7:30PM
Round duration - 60 minutes
Round difficulty - Easy
23-July 2020
4:00 PM to 5:00 PM
Coding questions + Several questions on computer fundamentals and networking were asked in a rapid-fire manner.
Given the stock prices for 'N' days, your goal is to determine the maximum profit that can be achieved. You can buy and sell the stocks any number of times but can onl...
The goal is to determine the maximum profit that can be achieved by buying and selling stocks on different days.
Iterate through the stock prices and buy on the days when the price is lower than the next day's price, and sell on the days when the price is higher than the next day's price.
Calculate the profit by summing up the differences between buying and selling prices.
Repeat the process for each test case and output
Round duration - 60 minutes
Round difficulty - Medium
6- Aug 2020
3:00 PM to 4:00 PM
Resceduled to: @5:30 PM
Projects, Fundamentals check, Behavioral, Coding
Given a directed graph with a specified number of vertices V
and edges E
, your task is to calculate the total number of distinct paths from a given source node S
to all ot...
Calculate total number of distinct paths from a given source node to all other nodes in a directed graph.
Use dynamic programming to keep track of the number of paths from the source node to each node.
Consider the modulo operation to handle large numbers efficiently.
Start by initializing the number of paths from the source node to itself as 1.
Iterate through all edges and update the number of paths for each destination ...
Tip 1 : Be confident while answering questions
Tip 2 : Make the interview conversational and Always keep a smiling face
Tip 3 : Ask something at the end of the interview which shows your interest in the company
Tip 4 : Prepare projects on the skills mentioned in the resume
Tip 1 : Mention projects and internships.
Tip 2 : Keep your resume short and crisp.
based on 1 review
Rating in categories
Key Account Manager
953
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Delivery Boy
904
salaries
| ₹0.4 L/yr - ₹5.3 L/yr |
Business Analyst
551
salaries
| ₹5 L/yr - ₹20 L/yr |
Senior Associate
317
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Accounts Manager
295
salaries
| ₹4 L/yr - ₹13.2 L/yr |
Swiggy
Amazon
Dunzo
Flipkart