Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LogisticsNow Team. If you also belong to the team, you can get access from here

LogisticsNow Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LogisticsNow Software Developer Interview Questions and Answers

Updated 11 Apr 2023

LogisticsNow Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
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 Resume tips
Round 2 - Aptitude Test 

Problems no time and relativity

Round 3 - One-on-one 

(1 Question)

  • Q1. What are packages
  • Ans. 

    Packages are a way to organize and group related classes and interfaces in Java.

    • Packages help in avoiding naming conflicts

    • Packages provide access protection

    • Packages can be imported to use classes and interfaces from other packages

    • Packages follow a naming convention, e.g. com.company.project.module

    • Examples of Java packages include java.lang, java.util, and java.io

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.

Round 2 - Coding Test 

Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.

Round 3 - Assignment 

Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

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 Resume tips
Round 2 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Qualification
  • Q2. Reasons for job change
Round 2 - Technical 

(2 Questions)

  • Q1. Virtual Dom vs Real Dom
  • Ans. 

    Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.

    • Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...

  • Answered by AI
  • Q2. React Hooks flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be more focused on technical in Deep as else you'll be rejected :)

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Simple angular application testing CRUD operations

Round 2 - Technical 

(6 Questions)

  • Q1. Lifecycles in Angular
  • Ans. 

    Angular lifecycles are methods that are called at specific points during the life of a component or directive.

    • Angular components have lifecycle hooks that allow you to tap into key moments in the component's lifecycle, such as creation, updates, and destruction.

    • Some of the commonly used lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.

    • These lifecycle hooks can be used to perform tasks like ini...

  • Answered by AI
  • Q2. Services in Angular
  • Ans. 

    Services in Angular are singleton objects that can be used to share data or functionality across different parts of an application.

    • Services are used to encapsulate reusable functionality, such as data access or logging.

    • Services are typically injected into components or other services using Angular's dependency injection system.

    • Services can be used to communicate with backend APIs, manage state, or perform other tasks.

    • E...

  • Answered by AI
  • Q3. Constructor vs ngOnInit
  • Ans. 

    Constructor is a method used to create and initialize an object, while ngOnInit is a lifecycle hook used in Angular to initialize components.

    • Constructor is a default method of a class that is automatically called when an object is created.

    • ngOnInit is a lifecycle hook in Angular that is called after the constructor and is used to initialize data in a component.

    • Constructors are used in all classes, while ngOnInit is spec

  • Answered by AI
  • Q4. Pipes, directives (custom as well)
  • Q5. Javascript console.log question
  • Q6. Hoisting, let,var,const
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Remote working readiness

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply if you have any other opportunity. Only if you do not have any other option to work, then only apply and join the company. Worst management and even worse clients to work with.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Recruiter call 

(1 Question)

  • Q1. About previous roles
Round 2 - One-on-one 

(1 Question)

  • Q1. Hiring manager round
Round 3 - Coding Test 

Take home assignment

Round 4 - One-on-one 

(1 Question)

  • Q1. Assignment review
Round 5 - One-on-one 

(1 Question)

  • Q1. VP interview regarding past work

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer was rescinded. So proceed with caution ⚠️ Keep interviewing elsewhere.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Instahyre and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

1 Coding Questions with 15MCQ's related Java Script (Hacker Rank)

Round 2 - Technical 

(2 Questions)

  • Q1. Questions Core Javascript Topics
  • Q2. A Design Question on Image upload service.
Round 3 - Technical 

(2 Questions)

  • Q1. Give a url which re-directs to n websites till it gives 200. Print all the url's.
  • Ans. 

    Use a loop to follow redirects until reaching a 200 status code and print all URLs.

    • Start with the initial URL and make a request to it.

    • Check the status code of the response, if it's 200 then print the URL.

    • If the status code is a redirect (300-399), follow the redirect URL and repeat the process.

    • Continue this process until a 200 status code is received.

  • Answered by AI
  • Q2. Core Javascript and Database related questions.
Round 4 - Technical 

(1 Question)

  • Q1. This round was taken by CTO, Interview was around generic discussion on project and one puzzle question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. All about java basics, spring boot microservices
Round 2 - Behavioral 

(1 Question)

  • Q1. All about project and technologies used and attitude test
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your certifications on Cloud
  • Ans. 

    I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.

    • Certified in AWS Certified Solutions Architect - Associate

    • Certified in Google Cloud Certified - Professional Cloud Architect

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Desing API endpoints
  • Q2. SQL queries test
  • Q3. Basic and intermediate level questions on C#
Round 3 - Group Discussion 

Questions about projects, DI in ASP.NET Core, React Element Tree

Contribute & help others!
anonymous
You can choose to be anonymous

LogisticsNow Interview FAQs

How many rounds are there in LogisticsNow Software Developer interview?
LogisticsNow interview process usually has 3 rounds. The most common rounds in the LogisticsNow interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for LogisticsNow Software Developer 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 LogisticsNow. The most common topics and skills that interviewers at LogisticsNow expect are Python, Javascript, Machine Learning, Medical Coding and R.

Recently Viewed

SALARIES

Stesalit

LIST OF COMPANIES

Asian Elevators

Locations

SALARIES

Polynova Industries

REVIEWS

Logitech Engineering Designs

No Reviews

DESIGNATION

SALARIES

Maitkon Technologies

DESIGNATION

REVIEWS

Rockman Industries

No Reviews

SALARIES

Career Point

SALARIES

Cargoflash Infotech

Tell us how to improve this page.

LogisticsNow Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Associate Data Analyst
7 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹5.2 L/yr - ₹6.5 L/yr

Data Analyst
4 salaries
unlock blur

₹5.2 L/yr - ₹6.4 L/yr

Logistics Executive
4 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹10 L/yr - ₹14 L/yr

Explore more salaries
Compare LogisticsNow with

Delhivery

3.9
Compare

Blue Dart Express

4.0
Compare

DTDC Express

3.7
Compare

GATI-KWE

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