Upload Button Icon Add office photos

Filter interviews by

Jawaharlal Nehru Port Trust Interview Questions and Answers

Updated 4 Feb 2024

Jawaharlal Nehru Port Trust Interview Experiences

Popular Designations

4 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 2 Jan 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. GST TDS AS IND AS Auditing standard
  • Q2. Return file of GST
  • Ans. 

    To return a file of GST, you need to file a GST return form with the relevant tax authorities.

    • To file a GST return, you need to gather all the necessary information about your business transactions and calculate the amount of GST payable or refundable.

    • The GST return form can be filed online through the tax department's website or offline by submitting a physical copy.

    • The frequency of filing GST returns depends on the t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Regarding the role
  • Q2. Knowledge of the mentioned role
Round 3 - One-on-one 

(2 Questions)

  • Q1. Role and financial knowledge
  • Q2. About knowledge of concerned profile
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Costing and finance related questions

Cost & Management Trainee Interview Questions asked at other Companies

Q1. What to you mean by costing?
View answer (1)

I applied via Naukri.com and was interviewed in Apr 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 - HR 

(2 Questions)

  • Q1. Previous company work
  • Q2. Skills and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Upgrade yourself for better opportunity.

Electrical Maintenance Engineer Interview Questions asked at other Companies

Q1. Is that you know Digital Multimeter? Show me how to use for different components. They provided me HV diode, HV capacitor, Industrial X'mer etc
View answer (2)

Jawaharlal Nehru Port Trust interview questions for popular designations

 Electrical Maintenance Engineer

 (1)

 Cost Accountant Trainee

 (1)

 Consultant

 (1)

 Cost & Management Trainee

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Sql Injection
  • Q2. Security provided for the website
  • Q3. Projects handled in previous companies
  • Q4. Validations used in your project
  • Ans. 

    Validations used in project

    • Input validation to ensure correct data type and format

    • Data validation to ensure data integrity and consistency

    • Business rule validation to ensure compliance with requirements

    • Authentication and authorization validation to ensure secure access

    • Error handling and exception validation to ensure proper handling of errors

  • Answered by AI
  • Q5. StoredProcedure in sql
  • Ans. 

    Stored procedures are precompiled SQL statements that can be saved and reused in a database.

    • Stored procedures can improve performance by reducing network traffic and improving security.

    • They can be used to encapsulate business logic and provide a consistent interface to the database.

    • Parameters can be passed to stored procedures, allowing for dynamic queries.

    • Examples of stored procedures include ones that retrieve data,

  • Answered by AI
  • Q6. Views in sql
  • Ans. 

    Views in SQL are virtual tables that are based on the result of an SQL statement.

    • Views are created using the CREATE VIEW statement.

    • They can be used to simplify complex queries.

    • They can also be used to restrict access to sensitive data.

    • Views are updated automatically when the underlying tables are updated.

    • They can be used to join multiple tables into a single view.

  • Answered by AI
  • Q7. Familiar databases

Interview Preparation Tips

Interview preparation tips for other job seekers - They want Fullstack developers so be prepare for it.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Perform some basics logic
  • Q2. Do SQL query and c#

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding round with technical round and also prepare for logical round
Round 1 - One-on-one 

(1 Question)

  • Q1. One round interview in project

Interview Preparation Tips

Interview preparation tips for other job seekers - I have completed MCA. Total Work Experience is 4.5 Years.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic details of required skillset
Round 2 - Assignment 

To create a web page

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

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduce Yourself
  • Q2. What are types of cyber attacks
  • Ans. 

    Types of cyber attacks include malware, phishing, ransomware, DDoS attacks, and social engineering.

    • Malware: malicious software designed to damage or gain unauthorized access to a computer system.

    • Phishing: fraudulent attempts to obtain sensitive information by disguising as a trustworthy entity.

    • Ransomware: malware that encrypts a user's files and demands payment for their release.

    • DDoS attacks: flooding a network or serv...

  • Answered by AI
  • Q3. How to mitigate MITM attack
  • Ans. 

    To mitigate MITM attacks, use encryption, implement secure communication protocols, and verify server certificates.

    • Use encryption to protect data in transit

    • Implement secure communication protocols like HTTPS

    • Verify server certificates to ensure the authenticity of the server

    • Use VPNs for secure remote access

  • Answered by AI
  • Q4. Develop a RAT using MSF
  • Ans. 

    Develop a Remote Access Trojan (RAT) using Metasploit Framework (MSF)

    • Use Metasploit Framework to create a payload for the RAT

    • Set up a listener to receive connections from the compromised machines

    • Utilize post-exploitation modules in MSF for advanced functionality

    • Ensure proper evasion techniques to avoid detection by antivirus software

  • Answered by AI
  • Q5. Describe OSI model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven different layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers.

    • Example: When you send an email, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the current scenarios and knowledge in the market

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Work experience
  • Q2. Expected salary
  • Q3. Domain knowledge
  • Q4. About Notice period
Round 2 - Online interview with Scientists 

(1 Question)

  • Q1. How to handle cyber threads in web application
  • Ans. 

    Cyber threats in web applications can be handled by implementing security measures such as encryption, firewalls, and regular security audits.

    • Implement strong encryption protocols to protect data in transit and at rest

    • Use firewalls to monitor and control incoming and outgoing traffic

    • Regularly conduct security audits and penetration testing to identify vulnerabilities

    • Implement secure coding practices to prevent common s...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for National Informatics Centre Software Engineer interview:
  • Cybersecurity
  • Laravel
  • PHP
Interview preparation tips for other job seekers - Software Application Support Engineer (0 -2 years) was the post. Asked about the projects handled on the previous job. And technologies used over the project and my contribution over the project and asked about the web application security issues and it's a online interview conducted by the NiC scientists. It's a contract position in nic developers are placed via contract on trivandrum office. Onboarding was smooth.

Skills evaluated in this interview

Jawaharlal Nehru Port Trust Interview FAQs

How many rounds are there in Jawaharlal Nehru Port Trust interview?
Jawaharlal Nehru Port Trust interview process usually has 1-2 rounds. The most common rounds in the Jawaharlal Nehru Port Trust interview process are One-on-one Round, Resume Shortlist and HR.
What are the top questions asked in Jawaharlal Nehru Port Trust interview?

Some of the top questions asked at the Jawaharlal Nehru Port Trust interview -

  1. Return file of ...read more
  2. GST TDS AS IND AS Auditing stand...read more
  3. About knowledge of concerned prof...read more

Tell us how to improve this page.

Jawaharlal Nehru Port Trust Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Jawaharlal Nehru Port Trust Reviews and Ratings

based on 31 reviews

4.3/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 31 Reviews and Ratings
Cost & Management Trainee
8 salaries
unlock blur

₹2.9 L/yr - ₹3.2 L/yr

Cost Trainee
6 salaries
unlock blur

₹1.3 L/yr - ₹4 L/yr

Operations Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹3.5 L/yr

Junior Engineer
4 salaries
unlock blur

₹3.6 L/yr - ₹7.1 L/yr

Cost Accountant Trainee
4 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Jawaharlal Nehru Port Trust with

National Informatics Centre

3.9
Compare

Csc E Governance Services

3.9
Compare

Common Service Centres

4.4
Compare

National Small Industries Corporation

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