Upload Button Icon Add office photos

Filter interviews by

Chettinad Logistics Interview Questions and Answers

Updated 21 Feb 2024

Chettinad Logistics Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

Full stack - Form validation

Round 2 - Group Discussion 

About Corporate vs Startup

Round 3 - HR 

(1 Question)

  • Q1. Face to Face basic question about personal

Interview Preparation Tips

Interview preparation tips for other job seekers - Based on Communication skills

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

Interview questions from similar companies

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

I applied via Walk-in

Round 1 - Aptitude Test 

About general knowledge, checking your ability.

Round 2 - One-on-one 

(3 Questions)

  • Q1. About your profile ?
  • Q2. About your experience?
  • Q3. About your achivement ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack if you have good knowledge & referance

I applied via Indeed and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • Focus on the value you can bring to the company rather than a specific number

    • Research the average salary range for similar positions in the industry and location

    • Consider your experience, skills, and qualifications when determining your salary expectations

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Financial Analyst at XYZ Company.

    • Analyzed financial data and prepared reports for management.

    • Conducted financial forecasting and budgeting.

    • Performed variance analysis to identify trends and areas for improvement.

    • Assisted in the development of financial models and projections.

    • Collaborated with cross-functional teams to support decision-making processes.

    • Presented findings and recommendations to senior manag...

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    I am an experienced analyst with a strong background in data analysis and problem-solving.

    • Experienced analyst with expertise in data analysis and problem-solving

    • Proficient in using analytical tools and software

    • Strong ability to interpret and present complex data

    • Proven track record of delivering actionable insights

    • Excellent communication and collaboration skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round: phone screen
2nd round: group virtual interview
3rd/final round: referred to another team/position, another group interview
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain JDK. and JRD and JVM
  • Ans. 

    JDK stands for Java Development Kit, JRE stands for Java Runtime Environment, and JVM stands for Java Virtual Machine.

    • JDK is a software development kit used for developing Java applications.

    • JRE is an environment used to run Java applications.

    • JVM is a virtual machine that executes Java bytecode.

  • Answered by AI
Round 2 - Coding Test 

2 Hrs. Hackerrank Coding Test

Round 3 - HR 

(2 Questions)

  • Q1. With HR manager.
  • Q2. Why should we hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy process. easy to be hired if you are Korean.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Tell me about a time when you had to adapt to a changing situation or priority
  • Q2. Tell me about a time when you had to communicate complex information to a non-technical audience

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. About .net, ASP .net and deep discussion on C# and SQL server
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is inheritence
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to reuse code from another class

    • Creates a parent-child relationship between classes

    • Derived class inherits attributes and methods from base class

  • Answered by AI
  • Q2. What is garbage collector
  • Ans. 

    Garbage collector is a program that automatically manages memory by reclaiming memory occupied by objects that are no longer in use.

    • Garbage collector is a part of the runtime environment of a programming language.

    • It helps prevent memory leaks by reclaiming memory from objects that are no longer needed.

    • Examples of languages with garbage collectors include Java, C#, and Python.

  • Answered by AI
  • Q3. Explain yourself
  • Q4. How try catch blick works
  • Ans. 

    Try catch block is used in programming to handle exceptions and errors that may occur during the execution of code.

    • Try block contains the code that may throw an exception.

    • Catch block is used to handle the exception thrown by the try block.

    • Finally block is optional and is used to execute code regardless of whether an exception is thrown or not.

    • Exceptions can be of different types such as runtime exceptions, checked exce...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Journal entries
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic tech questions
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

Questions from operating system dbms were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the concept of NOsql and its types
  • Ans. 

    NoSQL is a database paradigm that provides flexible schemas and scalability, suitable for unstructured data and large volumes.

    • Types of NoSQL databases include Document stores (e.g., MongoDB), Key-Value stores (e.g., Redis), Column-family stores (e.g., Cassandra), and Graph databases (e.g., Neo4j).

    • Document stores store data in JSON-like formats, allowing for complex data structures.

    • Key-Value stores are optimized for sim...

  • Answered by AI
  • Q2. Explain automation [It was in my resume]
  • Ans. 

    Automation is the use of technology to perform tasks with minimal human intervention, enhancing efficiency and accuracy.

    • In software development, automation can be achieved through tools like Jenkins for continuous integration and deployment.

    • Test automation frameworks like Selenium allow for automated testing of web applications, reducing manual testing efforts.

    • Robotic Process Automation (RPA) can automate repetitive ta...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Say about yourself
  • Q2. Willing to do night shift
  • Ans. 

    I am open to working night shifts as I understand the importance of flexibility in the software engineering field.

    • Night shifts can help accommodate global teams and clients in different time zones.

    • I have previously worked on projects that required flexible hours to meet deadlines.

    • I believe working at night can enhance focus due to fewer distractions.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the basics of Computer concepts

Chettinad Logistics Interview FAQs

How many rounds are there in Chettinad Logistics interview?
Chettinad Logistics interview process usually has 3 rounds. The most common rounds in the Chettinad Logistics interview process are Coding Test, Group Discussion and HR.
How to prepare for Chettinad Logistics 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 Chettinad Logistics. The most common topics and skills that interviewers at Chettinad Logistics expect are Internal Audit, Statutory Audit, Company Law, Process Audit and Accounts Finalisation.

Tell us how to improve this page.

Chettinad Logistics Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Honda Logistics Interview Questions
3.8
 • 27 Interviews
Hyundai Glovis Interview Questions
3.8
 • 19 Interviews
LetsTransport Interview Questions
3.5
 • 19 Interviews
ShipBob Interview Questions
4.3
 • 16 Interviews
Geodis Overseas Interview Questions
3.7
 • 15 Interviews
Sugam Parivahan Interview Questions
3.9
 • 15 Interviews
Freight Tiger Interview Questions
3.6
 • 13 Interviews
Tci Freight Interview Questions
3.9
 • 11 Interviews
View all

Chettinad Logistics Reviews and Ratings

based on 15 reviews

4.3/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

4.2

Salary

4.1

Job security

4.1

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 15 Reviews and Ratings
Junior Software Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹4.6 L/yr

Logistics Executive
5 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Senior Manager
5 salaries
unlock blur

₹12 L/yr - ₹18.5 L/yr

Manager
4 salaries
unlock blur

₹12 L/yr - ₹24 L/yr

Chief Operating Officer
4 salaries
unlock blur

₹97 L/yr - ₹260 L/yr

Explore more salaries
Compare Chettinad Logistics with

Honda Logistics

3.8
Compare

Hyundai Glovis

3.8
Compare

Orix Auto Infrastructure Services

4.2
Compare

Brink's

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