Upload Button Icon Add office photos

Rail Vikas Nigam

Compare button icon Compare button icon Compare

Filter interviews by

Rail Vikas Nigam Trainee Interview Questions, Process, and Tips

Updated 15 Jun 2021

Rail Vikas Nigam Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2021

Interview Questionnaire 

4 Questions

  • Q1. What is the SQL
  • Ans. 

    SQL stands for Structured Query Language, used to manage and manipulate relational databases.

    • SQL is used to create, modify, and delete databases, tables, and data

    • It is used to retrieve data from databases using queries

    • SQL is used in various applications like web development, data analysis, and business intelligence

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

  • Answered by AI
  • Q2. What is the Earthquake ISa Code
  • Ans. 

    There is no such thing as Earthquake ISa Code.

    • There is no specific code or standard named Earthquake ISa Code.

    • However, there are various building codes and standards that provide guidelines for earthquake-resistant construction.

    • Examples include the International Building Code (IBC), the American Society of Civil Engineers (ASCE) 7 standard, and the National Earthquake Hazards Reduction Program (NEHRP) guidelines.

  • Answered by AI
  • Q3. What is D60 or D30
  • Q4. What is the Blanket Layer
  • Ans. 

    The Blanket Layer is a term used in computer networking to refer to a layer of software that provides a consistent interface to the layers above it.

    • The Blanket Layer is also known as the Session Layer in the OSI model.

    • It is responsible for establishing, maintaining, and terminating connections between applications.

    • Examples of protocols that operate at the Blanket Layer include SSL and TLS.

    • The Blanket Layer provides ser...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions on utilities and management

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join unless you’re getting paid well.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain p2p cycle
  • Ans. 

    P2P cycle refers to the Procure-to-Pay cycle, which involves the process of obtaining goods or services from a supplier and paying for them.

    • The cycle starts with the need for goods or services, followed by the creation of a purchase order.

    • The supplier delivers the goods or services, and an invoice is generated.

    • The invoice is matched with the purchase order and goods receipt, and then approved for payment.

    • Finally, the p...

  • Answered by AI

Skills evaluated in this interview

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

ITS TOO EASY TO CRACK THE INTERVIEW

Round 2 - Technical 

(2 Questions)

  • Q1. ITS ABOUT CORE TECHNICAL
  • Q2. WHAT IS CORE VAUES ABOUT COMPANY
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle in angular,component communication,Directives ,component
  • Ans. 

    Angular life cycle, component communication, directives, and components are key concepts in Angular development.

    • Angular life cycle includes ngOnChanges, ngOnInit, ngDoCheck, ngOnDestroy, etc.

    • Component communication can be achieved using @Input, @Output, services, or event emitters.

    • Directives in Angular are used to add behavior to DOM elements.

    • Components are the building blocks of Angular applications, each representing...

  • Answered by AI
  • Q2. Basic javascript Queastion
Round 2 - HR 

(1 Question)

  • Q1. Normal and expected HR rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to attend the client interview before getting the offer letter and make sure that you are not hiring for free pool.I was on project from day one of joining .But i am seeing many lateral are strugling in free poom

I applied via Campus Placement

Round 1 - Group Discussion 

3

Round 2 - Coding Test 

C++

Round 3 - Aptitude Test 

Gs

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills, technical sound for freshers and hands-on experience for experienced
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Senior Engineer with 10+ years of experience in software development, specializing in backend systems and cloud technologies.

    • 10+ years of experience in software development

    • Specialize in backend systems and cloud technologies

    • Strong problem-solving skills

    • Experience with large-scale projects

    • Proficient in multiple programming languages

  • Answered by AI
  • Q2. Technical background and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine and tell what experience you have do not exaggerate.

Interview Questionnaire 

8 Questions

  • Q1. Ho to display the days of each month based on the month name entered by the user in OAF page?
  • Ans. 

    Display days of each month based on user input in OAF page.

    • Get the month name input from user

    • Use Java Calendar class to get number of days in the month

    • Create an array of strings to store the days

    • Loop through the days and display them on the page

  • Answered by AI
  • Q2. Steps for upgrade of OAF page from 11i to R12?
  • Ans. 

    Steps for upgrading OAF page from 11i to R12

    • Identify the customizations made in the OAF page

    • Analyze the changes in the OAF framework between 11i and R12

    • Update the code to comply with the new OAF framework

    • Test the upgraded OAF page thoroughly

  • Answered by AI
  • Q3. What are the VO extension and CO extension steps.
  • Ans. 

    VO and CO extensions are steps in SAP implementation for customizing business processes.

    • VO (View Override) extension is used to modify the standard SAP screens and add custom fields or change the layout.

    • CO (Customer Object) extension is used to create custom objects in SAP and link them to standard objects.

    • VO and CO extensions are done using the Enhancement Framework in SAP.

    • VO and CO extensions are important for custom...

  • Answered by AI
  • Q4. Methods of RowImpl to handle validation.
  • Ans. 

    RowImpl methods for validation handling.

    • RowImpl has methods like validate(), validateAttribute(), validateValue() for validation handling.

    • validate() method validates all attributes of a row.

    • validateAttribute() method validates a specific attribute of a row.

    • validateValue() method validates a specific value of a row.

    • These methods can be customized to add custom validation rules.

  • Answered by AI
  • Q5. Ho to restrict the user when wrong data was entered by the use and mistakenly pressed save.
  • Ans. 

    Implement validation checks before saving data to restrict user from entering wrong data.

    • Implement client-side validation checks using JavaScript to ensure data entered is in correct format.

    • Implement server-side validation checks to ensure data entered is valid and meets business rules.

    • Display error messages to the user if data entered is incorrect.

    • Disable the save button until all validation checks have passed.

  • Answered by AI
  • Q6. What are the oracle provided steps to avoid the custom part of workflow to override
  • Ans. 

    Oracle provides steps to avoid custom part of workflow from being overridden.

    • Use the 'freeze' feature to lock the workflow and prevent changes

    • Use the 'versioning' feature to create multiple versions of the workflow

    • Use the 'access control' feature to restrict access to the workflow

    • Use the 'approval' feature to require approval before changes can be made

    • Use the 'audit trail' feature to track changes made to the workflow

  • Answered by AI
  • Q7. What the error we get when we do VO extension.
  • Ans. 

    Error we get when we do VO extension.

    • The error occurs when we try to extend a VO that is already extended.

    • The error message is 'oracle.jbo.TooManyObjectsException: JBO-25014: Another user has changed the row with primary key'.

    • This error can be resolved by refreshing the VO or by using a different VO extension.

    • It is important to ensure that VO extensions are used correctly to avoid this error.

  • Answered by AI
  • Q8. How to do SPEL
  • Ans. 

    SPEL stands for Spring Expression Language and is used for evaluating expressions at runtime.

    • SPEL is used in Spring Framework for configuring beans and annotations.

    • It supports various operators, functions, and variables.

    • Example: #{2 + 3} will evaluate to 5.

    • Example: #{T(java.lang.Math).PI} will evaluate to the value of PI.

    • Example: #{myBean.property} will evaluate to the value of the property of myBean.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Indroduce yourself
  • Ans. 

    I am a project engineer with experience in managing complex projects and leading cross-functional teams.

    • I have a Bachelor's degree in Engineering and a PMP certification

    • I have successfully managed projects with budgets ranging from $1M to $10M

    • I am skilled in using project management tools such as MS Project and JIRA

    • I have experience in leading teams of up to 20 members

    • I am a strong communicator and have excellent probl

  • Answered by AI
  • Q2. Tell me about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was chill and ask technical questions related to languages
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2023. There were 4 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 - Technical 

(3 Questions)

  • Q1. Scenario based questions related to security roles, power apps, plugins, portal
  • Q2. Security roles and securitymodel
  • Q3. Pre image, post image plugins
Round 3 - Technical 

(1 Question)

  • Q1. This was a client round. Mostly related to azure aware plugins, authentication
Round 4 - HR 

(1 Question)

  • Q1. What are the basic responsibilities for a Tech lead. Other team running related

Rail Vikas Nigam Interview FAQs

What are the top questions asked in Rail Vikas Nigam Trainee interview?

Some of the top questions asked at the Rail Vikas Nigam Trainee interview -

  1. What is the Earthquake ISa Co...read more
  2. What is the Blanket Lay...read more
  3. What is the ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Britannia Interview Questions
4.0
 • 166 Interviews
Procter & Gamble Interview Questions
4.2
 • 115 Interviews
Patanjali Ayurved Interview Questions
3.9
 • 110 Interviews
Wow Momo Foods Interview Questions
3.7
 • 37 Interviews
DFM Foods Interview Questions
4.0
 • 30 Interviews
View all

Rail Vikas Nigam Trainee Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.2

Skill development

5.0

Work-life balance

5.0

Salary

3.4

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Site Engineer
78 salaries
unlock blur

₹5 L/yr - ₹11.4 L/yr

Deputy Manager
58 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Site Engineer
45 salaries
unlock blur

₹3.6 L/yr - ₹8 L/yr

Assistant Manager
42 salaries
unlock blur

₹7 L/yr - ₹11.5 L/yr

Civil Site Engineer
38 salaries
unlock blur

₹2.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Rail Vikas Nigam with

Britannia

4.0
Compare

Patanjali Ayurved

3.9
Compare

Adani Wilmar

4.1
Compare

Parle Products

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