Upload Button Icon Add office photos

Filter interviews by

Jsw Dharamtar Port Apprentice Trainee Interview Questions and Answers

Updated 1 Oct 2024

Jsw Dharamtar Port Apprentice Trainee 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 in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

All Quetion in English grammer related.

Round 2 - HR 

(3 Questions)

  • Q1. Capston project
  • Q2. Two stroke and four stroke in engine
  • Ans. 

    Two stroke engines have a power stroke every revolution, while four stroke engines have a power stroke every other revolution.

    • Two stroke engines have a simpler design with fewer moving parts.

    • Four stroke engines are more fuel efficient and produce less pollution.

    • Examples: Two stroke engines are commonly used in chainsaws and motorcycles, while four stroke engines are found in cars and trucks.

  • Answered by AI
  • Q3. Petrol engine and diesel engine difference.
  • Ans. 

    Petrol engines use spark plugs for ignition, while diesel engines use compression for ignition.

    • Petrol engines use spark plugs to ignite the fuel-air mixture, while diesel engines rely on compression to ignite the fuel.

    • Petrol engines are generally lighter and more responsive, while diesel engines are more fuel-efficient and have higher torque.

    • Petrol engines are more common in passenger cars, while diesel engines are oft

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Out of 5 questions you have right 3 questions

Round 2 - Technical 

(1 Question)

  • Q1. Javascript, react ,node and mongodb related questions
Round 3 - HR 

(1 Question)

  • Q1. College experience Behaviour
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked me to do 5 coding question on java script
It was very good.

Round 2 - Assignment 

The assignment was given to me to do a project on online learning platform using react.

Round 3 - One-on-one 

(1 Question)

  • Q1. What is react ?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React is used for creating interactive UI components.

    • It allows developers to build reusable UI components.

    • React uses a virtual DOM for efficient rendering.

    • React can be used with other libraries like Redux for state management.

    • Components in React can be class-based or functional.

    • Example: ReactDOM.render(, document.getElementById('root'));

  • Answered by AI

Skills evaluated in this interview

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

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

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Java and advance java

Round 2 - Assignment 

Full stack project in ur relavant domain

Round 3 - Technical 

(2 Questions)

  • Q1. Tech stack like java
  • Q2. Version control system
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Solving of problem statement out of 5

Round 2 - Assignment 

Fullstack event management system

Round 3 - Technical 

(1 Question)

  • Q1. Javascript, python, sql's concept questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. About Myself and Family
  • Q2. Projects and Skills
Round 2 - Coding Test 

5 question out of which we need to take 3

Round 3 - Technical 

(2 Questions)

  • Q1. JavaScript and related concepts
  • Q2. Frontend and backend as well
Round 4 - HR 

(2 Questions)

  • Q1. About my college and projects
  • Q2. About Hyscaler and it's working
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me About Yourself
  • Q2. Family Details , family professional and related things
Round 2 - Coding Test 

Array manipulation ,data structures,linked list

Round 3 - Technical 

(2 Questions)

  • Q1. Javascript basic
  • Q2. Difference between Normal Function and arrow function.
  • Ans. 

    Normal functions are defined using the function keyword, while arrow functions are defined using the => syntax.

    • Normal functions are hoisted, while arrow functions are not.

    • Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.

    • Arrow functions are more concise and have implicit return.

    • Arrow functions cannot be used as constructors.

    • Example: const normalFunction = function() {}; const a

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Coding questions
  • Q2. Project related questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Asked About Personal details and background details.
Round 2 - Coding Test 

5 coding questions were provided, to qualify this test out of 5 questions 3 questions need to solve.

Round 3 - Assignment 

Given a software system to develop and time period is 7 days

Round 4 - Technical 

(4 Questions)

  • Q1. Direct face to face interview with Director of the company who has 10 years+ experience in technical field.
  • Q2. How to choose right database for your project.
  • Ans. 

    Choose database based on project requirements, scalability, performance, and budget.

    • Consider the type of data you will be storing (structured, unstructured, semi-structured)

    • Evaluate the scalability requirements of your project

    • Assess the performance needs of your application

    • Take into account the budget constraints for the project

    • Consider the level of expertise available for managing the database

    • Examples: MySQL for small...

  • Answered by AI
  • Q3. What is css specificity?
  • Ans. 

    CSS specificity determines which style rule is applied to an element when multiple rules have conflicting selectors.

    • Specificity is calculated based on the type of selector used in a CSS rule.

    • Inline styles have the highest specificity, followed by IDs, classes, and elements.

    • Using !important in a rule increases its specificity, but should be used sparingly.

    • Specificity is important to understand when troubleshooting CSS s

  • Answered by AI
  • Q4. He give me option which tech stack I have skilled...then he will ask questions from that tech stack only

Interview Preparation Tips

Topics to prepare for HyScaler Apprentice interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
  • DBMS
  • Node js
Interview preparation tips for other job seekers - Interview process is not difficult...if you have skilled in like javascript, DBMS, react you can crack it.

Skills evaluated in this interview

Apprenticeship Trainee Interview Questions & Answers

HyScaler user image Soumya sundar Mohapatra

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Coding test on JavaScript

Round 2 - Assignment 

Got an assignment to create a e-learning platform

Round 3 - One-on-one 

(1 Question)

  • Q1. What is JavaScript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive websites.

    • JavaScript is a high-level, interpreted programming language.

    • It is used to make web pages interactive and dynamic.

    • JavaScript can be used for client-side and server-side development.

    • Examples: Adding interactivity to buttons, form validation, creating animations.

  • Answered by AI

Skills evaluated in this interview

Jsw Dharamtar Port Interview FAQs

How many rounds are there in Jsw Dharamtar Port Apprentice Trainee interview?
Jsw Dharamtar Port interview process usually has 2 rounds. The most common rounds in the Jsw Dharamtar Port interview process are Aptitude Test and HR.
What are the top questions asked in Jsw Dharamtar Port Apprentice Trainee interview?

Some of the top questions asked at the Jsw Dharamtar Port Apprentice Trainee interview -

  1. Petrol engine and diesel engine differen...read more
  2. two stroke and four stroke in eng...read more
  3. Capston proj...read more

Tell us how to improve this page.

Jsw Dharamtar Port Apprentice Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
Data Entry Interview Questions
4.1
 • 96 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
CapitalOne Interview Questions
3.6
 • 78 Interviews
3 Minds Digital Interview Questions
4.4
 • 64 Interviews
View all
Junior Manager
6 salaries
unlock blur

₹7.5 L/yr - ₹10.8 L/yr

Deputy Manager
5 salaries
unlock blur

₹9.1 L/yr - ₹12.3 L/yr

Electrical Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹3.2 L/yr

Assistant Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹10 L/yr

Head HSE
3 salaries
unlock blur

₹15.4 L/yr - ₹16 L/yr

Explore more salaries
Compare Jsw Dharamtar Port with

Huawei Technologies

4.0
Compare

Data Entry

4.1
Compare

Northcorp Software

4.4
Compare

ABCI Infrastructures

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