Upload Button Icon Add office photos

Filter interviews by

Zodiac Maritime Agencies Interview Questions and Answers

Updated 5 Apr 2022

Zodiac Maritime Agencies Interview Experiences

1 interview found

ETO Cadet Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2022

I applied via Campus Placement and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your family background?
  • Q2. Tell me about yourself.
Round 2 - Technical 

(4 Questions)

  • Q1. Why do we use Marine boilers?
  • Q2. What are the practicals you did in your college?
  • Q3. How do you synchronise two alternators?
  • Q4. What is MGPS? And ICCP?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always ready for the interview they will call you anytime.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Excel test
Logical Reasoning test
Quantitative aptitude test

Round 2 - Case Study 

An extensive case study for the corporate tax team that includes knowledge of US GAAP and transfer pricing.

Round 3 - One-on-one 

(2 Questions)

  • Q1. What are the fundamental accounting concepts, accounting entries, and the applicable tax rates for various services?
  • Q2. What is your understanding of transfer pricing and its applicability?
Round 4 - One-on-one 

(2 Questions)

  • Q1. What is the amount of data you have managed in your previous roles?
  • Q2. Which ERP software have you worked with?
Round 5 - HR 

(2 Questions)

  • Q1. What are your salary expectations and how do you approach negotiations?
  • Q2. What is your preferred joining date and the notice period required by your current organization?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on job satisfaction and skill development rather than merely on the brand name and salary.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

All the assignment to improve our self

Round 2 - Case Study 

Case study all knowledge edias

Round 3 - Group Discussion 

Share the thought process inorpove our self

Round 4 - Coding Test 

Html and other project

Round 5 - Technical 

(5 Questions)

  • Q1. All thrcnical kholwleghe
  • Q2. All types of design
  • Q3. All graphics design idiaas
  • Q4. All types of the assessment
  • Q5. And cultural activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Thought process is good 😊
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

There are30 multiple chocke quetsions

Round 2 - Technical 

(5 Questions)

  • Q1. What is troubleshooting
  • Ans. 

    Troubleshooting is the process of identifying, diagnosing, and resolving technical issues or problems.

    • Identifying the issue or problem

    • Gathering information and data related to the issue

    • Analyzing the information to determine the root cause

    • Developing and implementing a solution

    • Testing the solution to ensure it resolves the issue

  • Answered by AI
  • Q2. What is diagnosing
  • Ans. 

    Diagnosing is the process of identifying and determining the cause of a problem or issue.

    • Diagnosing involves gathering information about symptoms or issues.

    • It requires analyzing data and identifying patterns or potential causes.

    • Diagnostic tools and tests may be used to aid in the process.

    • Once a diagnosis is made, appropriate solutions or treatments can be implemented.

  • Answered by AI
  • Q3. What is email writing
  • Ans. 

    Email writing is the process of composing and sending electronic messages through email platforms.

    • Use a clear and concise subject line to summarize the email content

    • Address the recipient properly with a greeting

    • Organize the email content into paragraphs for easy readability

    • Use professional language and tone

    • Include a signature with contact information at the end

  • Answered by AI
  • Q4. What is java andu know it
  • Ans. 

    Java is a high-level programming language used for developing applications and software.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)

    • It is object-oriented, allowing for modular and reusable code

    • Java is used in a wide range of applications, from web development to mobile apps

    • Examples: Android apps, web servers, enterprise applications

  • Answered by AI
  • Q5. What is sql how can
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating data, and creating databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • Example: SELECT * FROM customers WHERE city = 'New York'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview no need to panic questions can be well known
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD)

Round 1 - Aptitude Test 

Gamification round Game gamification

Round 2 - Group Discussion 

Data analytics related topic

Round 3 - Technical 

(1 Question)

  • Q1. Data data data related
Round 4 - Technical 

(1 Question)

  • Q1. Case study related questions
Round 5 - HR 

(1 Question)

  • Q1. Hr related questions culture fit questions
Round 6 - Technical 

(1 Question)

  • Q1. Supply chain related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. 1st Technical round : Difference between Epic and User story.
  • Ans. 

    An Epic is a large body of work that can be broken down into smaller tasks called User Stories.

    • Epic is a high-level requirement that is too large to be completed in a single iteration.

    • User Story is a small, specific piece of work that can be completed in a single iteration.

    • Epics are usually broken down into multiple User Stories for implementation.

    • User Stories are more detailed and focused compared to Epics.

    • Example: Ep...

  • Answered by AI
  • Q2. Test cases of Data grid.
  • Ans. 

    Test cases for data grid involve verifying data display, sorting, filtering, pagination, editing, and deleting functionalities.

    • Verify data is displayed correctly in the grid

    • Test sorting functionality by sorting columns in ascending and descending order

    • Test filtering functionality by applying filters and checking if data is displayed correctly

    • Test pagination by navigating through multiple pages of data

    • Test editing funct...

  • Answered by AI
  • Q3. How to test a website on different devices?
  • Ans. 

    To test a website on different devices, use responsive design testing tools, emulators, physical devices, and browser developer tools.

    • Use responsive design testing tools like BrowserStack or Responsinator to simulate different screen sizes.

    • Utilize emulators like Android Studio's emulator or Xcode's simulator to test on various mobile devices.

    • Test on physical devices to ensure accurate performance and user experience.

    • Us...

  • Answered by AI
  • Q4. Have you ever meet your client.
  • Ans. 

    Yes, I have met with clients in previous roles to discuss project requirements and gather feedback.

    • I have met with clients to understand their requirements and expectations for the project.

    • I have conducted meetings to gather feedback on the testing process and results.

    • Building a good relationship with clients is important for successful project delivery.

  • Answered by AI
Round 2 - Assignment 

Write testcases for a profile page that has option to change: name, email, phone number, address etc.

Round 3 - Technical 

(1 Question)

  • Q1. Severity, priority, scenario based questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. CEO round : general problem solving questions.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Questions asked related to Qualification and previous working experience.
  • Q2. Excel Test was conducted by HR via Zoom app (Topics were asked - Count , count if, sum, sum if, Vlook up, Concatenate, Conditional Formatting, Data Validation, Pivot table, difference between largest and s...
Round 2 - One-on-one 

(6 Questions)

  • Q1. Self Introduction and Previous Working description conducted by Admin cum Head of logistics department, senior executive. They also asked definition of MS Word, MS Excel, MS powerpoint, difference between ...
  • Q2. Questions related to Material master that is procurement, order processing, Invoicing, dispatching, and Eway billing in SAP. How and when its required?
  • Q3. Personality Test that is How do you know about our Industry, Background,
  • Q4. Why should we hire you? What do you know about logistic department? How To Maintain Warehouse properly so that we can easily process the order as per customer requirement? How logistic department works? Wa...
  • Q5. How would you deal with critical situation?
  • Q6. Are you really willing to work with us? (they will tell that you may face problem will you compromise your mood? actually they are examining that whether you're really interested to work with them or not a...

Interview Preparation Tips

Topics to prepare for Amrit Cement Logistics Executive interview:
  • SAP
  • Advanced Excel
  • MS Powerpoint
  • MS Word
  • Keyboard Shortcuts
Interview preparation tips for other job seekers - Relax Guys, Don't worry too much. You can easily crack?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding test was really good it was easier to tackle the problem and writting code for it.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the major project you have worked on, and can you provide an explanation of it?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. SQL ques and concept

Zodiac Maritime Agencies Interview FAQs

How many rounds are there in Zodiac Maritime Agencies interview?
Zodiac Maritime Agencies interview process usually has 2 rounds. The most common rounds in the Zodiac Maritime Agencies interview process are HR and Technical.
How to prepare for Zodiac Maritime Agencies 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 Zodiac Maritime Agencies. The most common topics and skills that interviewers at Zodiac Maritime Agencies expect are Auditing, Budgeting, Business Analytics, Clinical Data Management and Data Analysis.
What are the top questions asked in Zodiac Maritime Agencies interview?

Some of the top questions asked at the Zodiac Maritime Agencies interview -

  1. Why do we use Marine boile...read more
  2. How do you synchronise two alternato...read more
  3. What is MGPS? And IC...read more

Tell us how to improve this page.

Zodiac Maritime Agencies Reviews and Ratings

based on 16 reviews

4.0/5

Rating in categories

4.3

Skill development

4.0

Work-life balance

4.2

Salary

4.5

Job security

4.1

Company culture

4.0

Promotions

3.9

Work satisfaction

Explore 16 Reviews and Ratings
Operations Executive
4 salaries
unlock blur

₹4.5 L/yr - ₹5.4 L/yr

Operation Assistant
4 salaries
unlock blur

₹4.5 L/yr - ₹4.8 L/yr

able Seaman
4 salaries
unlock blur

₹1.3 L/yr - ₹1.3 L/yr

able Bodied Seaman
4 salaries
unlock blur

₹1.3 L/yr - ₹13 L/yr

Chief Engineer
3 salaries
unlock blur

₹40 L/yr - ₹85 L/yr

Explore more salaries
Compare Zodiac Maritime Agencies with

Great Eastern Shipping Company

4.2
Compare

Mercator

3.8
Compare

Essar Shipping

4.1
Compare

Shreyas Shipping Logistics

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