Upload Button Icon Add office photos

Filter interviews by

Gujarat Metro Rail Corporation Assistant Manager Civil Interview Questions and Answers

Updated 19 Apr 2022

Gujarat Metro Rail Corporation Assistant Manager Civil Interview Experiences

2 interviews found

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 - Technical 

(1 Question)

  • Q1. Technical knowledge, project wise
Round 3 - HR 

(1 Question)

  • Q1. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's government SPV, but not systematic like other's PSUs
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 

(1 Question)

  • Q1. Technical knowledge, project wise
Round 3 - HR 

(1 Question)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Civil Assistant Manager in my previous job.

    • Managed a team of civil engineers and technicians

    • Supervised construction projects and ensured adherence to quality standards

    • Prepared project schedules and monitored progress

    • Collaborated with architects, contractors, and clients

    • Handled budgeting and cost control

    • Implemented safety measures and ensured compliance with regulations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's government SPV, but not systematic like other's PSUs

Assistant Manager Civil Interview Questions Asked at Other Companies

Q1. What is project management according to you?
Q2. What are various quality control tools in civil engineering?
Q3. What are various safety practices and tools in civil engineering?
Q4. What are various statutory compliances for new factory establishm ... read more
Q5. What are different types of deep foundations?

Interview questions from similar companies

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 - Selected 

(1 Question)

  • Q1. Where are you from and college name

Interview Preparation Tips

Interview preparation tips for other job seekers - Just make a fine resume and send it to the mail id of NSIC technical centre

Interview Questionnaire 

1 Question

  • Q1. What is class, object? Oops concepts in java? Struts flow.. Database ddl and dml commands? System test Ajax calls
  • Ans. 

    Questions related to software development concepts and technologies.

    • Class is a blueprint for creating objects in Java.

    • Object is an instance of a class.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Struts is a framework for developing Java web applications.

    • Database DDL commands are used to define database schema, while DML commands are used to manipulate data.

    • System testing is a type of...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Topics like ratios,number systems

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

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
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
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

Gujarat Metro Rail Corporation Interview FAQs

How many rounds are there in Gujarat Metro Rail Corporation Assistant Manager Civil interview?
Gujarat Metro Rail Corporation interview process usually has 3 rounds. The most common rounds in the Gujarat Metro Rail Corporation interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Gujarat Metro Rail Corporation Assistant Manager Civil Salary
based on 6 salaries
₹12.9 L/yr - ₹16 L/yr
48% more than the average Assistant Manager Civil Salary in India
View more details

Gujarat Metro Rail Corporation Assistant Manager Civil Reviews and Ratings

based on 3 reviews

1.7/5

Rating in categories

1.4

Skill development

1.7

Work-life balance

2.7

Salary

1.7

Job security

1.0

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 3 Reviews and Ratings
Assistant Manager
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Section Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Section Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Section Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gujarat Metro Rail Corporation with

Delhi Metro Rail Corporation

4.1
Compare

Mumbai Metro Rail Corporation

4.0
Compare

Bangalore Metro Rail Corporation

3.7
Compare

Kolkata Metro Rail Corporation

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