Upload Button Icon Add office photos

Filter interviews by

Ekart Logistics Front end Developer Interview Questions and Answers

Updated 20 Mar 2022

Ekart Logistics Front end Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 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 - Coding Test 

HTML, CSS, JavaScript, React js

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good for freshers company

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Was asked to create a UI component keeping in mind scalability and reuseability.

Round 2 - Coding Test 

General discussion about resume and projects, and then some basic JS coding questions like implement throttling and memoization.

Round 3 - Behavioral 

(3 Questions)

  • Q1. Discussion about past experiences and projects
  • Q2. Why you want to leave current job.
  • Q3. Expectations from the role and company

Interview Preparation Tips

Topics to prepare for Razorpay Front end Developer interview:
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - Feedback from HR was very quick, all rounds were scheduled in quick succession. Although one point, HR did not confirm availability before scheduling the interviews. Also didn't get any feedback after getting rejected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

QUANT, MATHS, HTML, CSS

Round 2 - Coding Test 

DSA WAS ASKED TOGETHER WITH SOME CORE SUBJECT QUESTIONS.

Round 3 - Coding Test 

DSA WAS ASKED TOGETHER WITH SOME PUZZLES.

Round 4 - HR 

(2 Questions)

  • Q1. BASIC COMMON HR QUES
  • Q2. BASIC COMMON HR QUES

Interview Preparation Tips

Topics to prepare for TO THE NEW Front end Developer interview:
  • HTML
  • SQL
  • React.Js
  • Node.Js
  • CSS
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. They have asked about my resume or working experience. how i implemented those features
  • Q2. Merge 2 array and sort in ascending order in JS, use Effect Hooks, Debouncing, Throttling, about API integration, how u fetched and make faster API call.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well from your resume, i am given it on year feb 2024,for less than 3 year exp, practice JS interw question and hooks and React,js Question. mine was Face to face interview at noida,they called me with my laptop, the only drawback
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is difference between useState, useContext and redux
  • Ans. 

    useState is for managing state within a component, useContext is for sharing state between components, and redux is for managing global state across the application.

    • useState is a React hook used to manage state within a functional component

    • useContext is a React hook used to share state between components without prop drilling

    • Redux is a state management library that allows for managing global state across the applicatio...

  • Answered by AI
  • Q2. What is the difference between== and ===
  • Ans. 

    The difference between == and === in JavaScript

    • == is the equality operator in JavaScript, which performs type coercion before comparing two values

    • === is the strict equality operator, which does not perform type coercion and compares both value and type

    • Using === is generally considered safer and more predictable than using ==

    • Example: 1 == '1' will return true, but 1 === '1' will return false

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic DS algo questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Few questions on arrays and string manipulation
Round 3 - One-on-one 

(1 Question)

  • Q1. Some recursion and array problems
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was on hackerrank, it was given to solve 3 questions in JS along with quiz on js concepts

Round 2 - Coding Test 

It was a js fundamental round, was asked similar JS problems asked in the hackerrank test

Round 3 - Technical 

(4 Questions)

  • Q1. Describe your favourite/last project
  • Ans. 

    Developed a responsive e-commerce website for a local boutique selling handmade jewelry

    • Used HTML, CSS, and JavaScript to create a visually appealing and user-friendly interface

    • Implemented a product carousel to showcase different jewelry collections

    • Integrated a payment gateway for secure online transactions

  • Answered by AI
  • Q2. How to keep your updated in tech
  • Ans. 

    Stay updated by regularly reading tech blogs, attending conferences, taking online courses, and networking with other professionals.

    • Read tech blogs regularly (e.g. TechCrunch, Mashable)

    • Attend tech conferences and workshops

    • Take online courses and tutorials (e.g. Udemy, Coursera)

    • Network with other professionals in the field (e.g. LinkedIn, Meetup)

  • Answered by AI
  • Q3. Do you try every new framework comes in the market
  • Ans. 

    I do not try every new framework that comes in the market, but I do stay updated on the latest trends and evaluate them based on project requirements.

    • I prioritize learning frameworks that align with the project needs

    • I assess the pros and cons of new frameworks before deciding to use them

    • I stay updated on industry trends and experiment with new frameworks in personal projects

  • Answered by AI
  • Q4. How will you optimise a code
  • Ans. 

    Optimizing code involves identifying and fixing bottlenecks to improve performance and efficiency.

    • Identify and remove unnecessary code or functions

    • Use efficient algorithms and data structures

    • Minimize network requests and optimize asset loading

    • Implement caching mechanisms

    • Profile and analyze code performance

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Razorpay Front end Developer interview:
  • promises
  • Javascript
  • closures
  • call bind apply
  • web optimisation
Interview preparation tips for other job seekers - Razorpay interviews are easy to clear if your basis concepts are right.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java script bubbling concept
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Asked about lazy loading ?
  • Q2. What do you mean by denouncing?
  • Ans. 

    Denouncing refers to publicly declaring something as wrong or evil.

    • Denouncing is the act of condemning or criticizing something publicly.

    • It is often done to express disapproval or to call attention to a wrongdoing.

    • Examples include denouncing acts of violence, discrimination, or corruption.

    • Denouncing can also be used in political contexts to criticize policies or actions of a government.

  • Answered by AI
  • Q3. How redux state are cleaned ?
  • Ans. 

    Redux state can be cleaned by dispatching an action to reset the state to its initial values.

    • Dispatching an action with type 'RESET_STATE'

    • Updating the reducer to return the initial state when 'RESET_STATE' action is dispatched

  • Answered by AI
  • Q4. Sorting the array
  • Q5. Make pagination and sorting coding questions.
Round 2 - Technical 

(4 Questions)

  • Q1. How Netflix video loading works it was of system design
  • Ans. 

    Netflix uses a content delivery network (CDN) to efficiently load videos based on user location and network conditions.

    • Netflix uses a distributed network of servers to store and deliver video content closer to users for faster loading times.

    • Content is cached on servers located in various regions to reduce latency and improve streaming quality.

    • Netflix employs adaptive bitrate streaming to adjust video quality based on a...

  • Answered by AI
  • Q2. How can we download csv file of more then 1000mb and show the data that is downloaded while downloading?
  • Ans. 

    To download a large CSV file (>1000mb) and show the data while downloading, use streaming and pagination techniques.

    • Implement streaming to download the file in chunks instead of all at once.

    • Use pagination to display the downloaded data in parts as it is being downloaded.

    • Consider using libraries like PapaParse for parsing CSV data efficiently.

    • Show a progress bar or indicator to inform the user about the download status.

  • Answered by AI
  • Q3. Pattern question
  • Q4. React assingment

Interview Preparation Tips

Interview preparation tips for other job seekers - They will say one round and can take multiple rounds. Also some question is second round will be out of your mind like I mentioned above

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. How many guest can stay in a room?
  • Ans. 

    The number of guests that can stay in a room varies depending on the room type and hotel policy.

    • The standard occupancy for a hotel room is usually 2 guests, but some rooms can accommodate more.

    • Suites or family rooms may have a higher occupancy limit, typically ranging from 4 to 6 guests.

    • Hotels may charge extra for additional guests beyond the standard occupancy.

    • Some hotels may offer rollaway beds or sofa beds to accomm

  • Answered by AI

Ekart Logistics Interview FAQs

How many rounds are there in Ekart Logistics Front end Developer interview?
Ekart Logistics interview process usually has 2 rounds. The most common rounds in the Ekart Logistics interview process are Resume Shortlist and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 450 Interviews
ElasticRun Interview Questions
3.5
 • 246 Interviews
Morningstar Interview Questions
3.9
 • 242 Interviews
Oyo Rooms Interview Questions
3.3
 • 226 Interviews
FactSet Interview Questions
3.9
 • 207 Interviews
Unacademy Interview Questions
3.0
 • 205 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Vedantu Interview Questions
3.4
 • 192 Interviews
View all
Team Lead
1.3k salaries
unlock blur

₹1 L/yr - ₹7.1 L/yr

Senior Executive
822 salaries
unlock blur

₹1.9 L/yr - ₹8.1 L/yr

Data Entry Operator
711 salaries
unlock blur

₹0.8 L/yr - ₹3.7 L/yr

Executive
626 salaries
unlock blur

₹1.3 L/yr - ₹6.5 L/yr

Operations Executive
567 salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Ekart Logistics with

Delhivery

3.9
Compare

Blue Dart Express

4.0
Compare

DTDC Express

3.7
Compare

GATI-KWE

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