Upload Button Icon Add office photos

Filter interviews by

Reserve Bank Information Technology Software Development Engineer Interview Questions, Process, and Tips

Updated 4 Jan 2025

Reserve Bank Information Technology Software Development Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Basic JavaScript output-based questions were presented in the form of multiple-choice questions (MCQs).

Round 2 - Technical 

(3 Questions)

  • Q1. What is custom diractives in Angular
  • Ans. 

    Custom directives in Angular allow you to create reusable components with custom behavior.

    • Custom directives are used to extend the functionality of HTML elements in Angular.

    • They can be used to create reusable components with custom behavior.

    • Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or even transform the DOM element and its children.

    • Examples include crea...

  • Answered by AI
  • Q2. What is pipes in Angular
  • Ans. 

    Pipes in Angular are used for transforming data in templates.

    • Pipes are used to format data before displaying it in the view.

    • They can be used to filter, sort, or transform data in various ways.

    • Examples include currency, date, uppercase, and lowercase pipes.

  • Answered by AI
  • Q3. What is interceptor in Angular
  • Ans. 

    An interceptor in Angular is a service that can be used to intercept and modify HTTP requests and responses.

    • Interceptors can be used to add headers, modify requests, handle errors, etc.

    • They are implemented as classes that implement the HttpInterceptor interface.

    • Interceptors are added to the HttpClientModule providers array in the app module.

    • Example: LoggingInterceptor implements HttpInterceptor to log all HTTP requests

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

(2 Questions)

  • Q1. Do you know writing Unit test case?
  • Ans. 

    Yes, I am familiar with writing unit test cases to ensure code quality and functionality.

    • I have experience writing unit test cases using testing frameworks like JUnit, NUnit, or pytest.

    • I understand the importance of writing testable code and creating comprehensive test suites.

    • I can write test cases to cover different scenarios, including edge cases and boundary conditions.

    • I know how to use mocking frameworks like Mocki...

  • Answered by AI
  • Q2. What state management library do you have used?
  • Ans. 

    I have used Redux for state management in my previous projects.

    • Redux is a predictable state container for JavaScript apps.

    • It helps in managing the state of the application in a single immutable state tree.

    • Actions are dispatched to update the state and components can subscribe to changes.

    • Selectors can be used to efficiently extract data from the state tree.

    • Middleware can be added to handle asynchronous actions.

    • Example:

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is your expected Salary?
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Software Development Engineers.

    • Research the average salary for Software Development Engineers in the specific location and industry

    • Consider your years of experience and level of expertise

    • Factor in any additional benefits or perks offered by the company

    • Be prepared to negotiate based on the job responsibilities and requirements

  • Answered by AI
  • Q2. How soon would you be able to join if you receive the offer letter today?
  • Ans. 

    I can join within 2 weeks of receiving the offer letter.

    • I can start within 2 weeks of receiving the offer letter.

    • I need to give notice at my current job before starting.

    • I may need to relocate, which could affect my start date.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No work from home opportunity. No AI access due to security reasons. Appraisal is very less

Interview questions from similar companies

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple questions on oops
  • Q2. Introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fresh and show confidence during interview.

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions are related to opps c++

Interview Preparation Tips

Interview preparation tips for other job seekers - Please focus on hr questions and oops etc

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. As a fresher , technologoes given on resume , I had writtem technologies like dbms , java , and subjects I had read in my graduation.
  • Q2. Tell about dbms .
  • Ans. 

    DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.

    • DBMS is used to manage large amounts of data efficiently.

    • It provides a way to store, retrieve and manipulate data in a structured manner.

    • It ensures data integrity and security by providing access control and backup and recovery mechanisms.

    • Examples of DBMS include MySQL, Oracl

  • Answered by AI
  • Q3. Types of dbs etc
  • Ans. 

    There are various types of databases such as relational, NoSQL, graph, and document-oriented databases.

    • Relational databases store data in tables with predefined relationships between them.

    • NoSQL databases are non-relational and can handle unstructured data.

    • Graph databases store data in nodes and edges, and are useful for complex relationships.

    • Document-oriented databases store data in documents, similar to JSON objects.

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare whatever you write in resume carefully . If you are a fresher , they just check basics.

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java design patterns, Exception handling and concepts on Collections..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answers and if there comes a topic you are not aware of please face the question elegantly and explain that you are open to learn new concepts and your interest in that .

Interview Questionnaire 

1 Question

  • Q1. Mostly related to the technology I applied for. Some coding related questions. Questions related to our expertise to test us.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Questionnaire 

1 Question

  • Q1. What is the minimum 10 th class %

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the complexity of quicksort?
  • Ans. 

    Quicksort has an average and best-case time complexity of O(n log n) and worst-case of O(n^2).

    • Quicksort is a divide-and-conquer algorithm that recursively partitions an array into two sub-arrays based on a pivot element.

    • The average and best-case time complexity is O(n log n) because each partition divides the array into roughly equal halves.

    • The worst-case time complexity is O(n^2) when the pivot element is the smallest...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More of a technical interview

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience

Reserve Bank Information Technology Interview FAQs

How many rounds are there in Reserve Bank Information Technology Software Development Engineer interview?
Reserve Bank Information Technology interview process usually has 4 rounds. The most common rounds in the Reserve Bank Information Technology interview process are One-on-one Round, HR and Coding Test.
What are the top questions asked in Reserve Bank Information Technology Software Development Engineer interview?

Some of the top questions asked at the Reserve Bank Information Technology Software Development Engineer interview -

  1. What state management library do you have us...read more
  2. Do you know writing Unit test ca...read more
  3. What is custom diractives in Angu...read more

Tell us how to improve this page.

Reserve Bank Information Technology Software Development Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
CDW Interview Questions
4.5
 • 20 Interviews
Softtek Interview Questions
3.9
 • 19 Interviews
SAS Interview Questions
4.3
 • 19 Interviews
View all

Reserve Bank Information Technology Software Development Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

4.0

Work-life balance

2.0

Salary

4.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Business Analyst
57 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Project Manager
42 salaries
unlock blur

₹15 L/yr - ₹30.8 L/yr

Technology Analyst
37 salaries
unlock blur

₹5 L/yr - ₹17.3 L/yr

Senior Business Analyst
30 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Senior Manager
28 salaries
unlock blur

₹22.1 L/yr - ₹40 L/yr

Explore more salaries
Compare Reserve Bank Information Technology with

TCS

3.7
Compare

HCL Infosystems

3.9
Compare

Kellogg Brown and Root

4.2
Compare

METRO Global Solutions Center

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