Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Reserve Bank Information Technology Team. If you also belong to the team, you can get access from here

Reserve Bank Information Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Reserve Bank Information Technology Software Engineer Interview Questions and Answers

Updated 17 Oct 2024

Reserve Bank Information Technology Software Engineer Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What do u mean by data
  • Q2. What is preprocessed data
  • Ans. 

    Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.

    • Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.

    • Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.

    • Examples of preprocessing techniques include normalization, standardization, one-hot enco...

  • Answered by AI
  • Q3. What do u mean by info
  • Ans. 

    Info refers to data or knowledge that provides details or context about a specific topic or subject.

    • Info can be in the form of facts, statistics, or explanations.

    • It helps to understand a topic better or make informed decisions.

    • Examples of info include news articles, research papers, and educational resources.

  • Answered by AI
  • Q4. How to copy from 2 tables and paste in 3rd one in sql
  • Ans. 

    Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Specify the columns you want to copy from each table in the SELECT statement.

    • Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.

  • Answered by AI
  • Q5. Reverse string using any language you know
  • Ans. 

    Reverse a string using any programming language

    • Use built-in functions like reverse() or slice() in languages like Python or JavaScript

    • Iterate through the string in reverse order and append each character to a new string

    • Use a stack data structure to push each character onto the stack and then pop them off to reverse the string

  • Answered by AI
  • Q6. A puzzle question was asked but i don't remeber it.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Paper test - MCQs(Hibernate, multithreading, logical reasoning, Quantitative, English grammar test )

Round 2 - Technical 

(1 Question)

  • Q1. Project related questions OOPs Multithreading, Collection Java 8 Spring boot
Round 3 - Technical 

(1 Question)

  • Q1. Same as round 2

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Two sections :
in 1st section aptitude and verbal test and 2nd section technical

Round 2 - Technical 

(2 Questions)

  • Q1. Introduction of yourself
  • Q2. What is angular

Interview Preparation Tips

Interview preparation tips for other job seekers - good and nice exprience with interview and waiting for feedback

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Reserve Bank Information Technology?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via LinkedIn and was interviewed before Jul 2021. 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 - Technical 

(2 Questions)

  • Q1. Uipath questions , orchestrator
  • Q2. Automation anywhere,

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join if you are technically enthusiastic
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 

(2 Questions)

  • Q1. What is a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the main principles of the Java
  • Q2. What is the different between == and equals method

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected

I appeared for an interview in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Describe your projects nd experience according into one technical qns sort num in list
  • Ans. 

    I have worked on various software projects, focusing on web development, data analysis, and mobile applications.

    • Developed a responsive web application using React and Node.js for an e-commerce platform.

    • Implemented a data analysis tool in Python that processed large datasets to generate insights for marketing strategies.

    • Created a mobile app using Flutter that helps users track their fitness goals and progress.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good

Reserve Bank Information Technology Interview FAQs

How many rounds are there in Reserve Bank Information Technology Software Engineer interview?
Reserve Bank Information Technology interview process usually has 2 rounds. The most common rounds in the Reserve Bank Information Technology interview process are Technical and Aptitude Test.
How to prepare for Reserve Bank Information Technology Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Reserve Bank Information Technology. The most common topics and skills that interviewers at Reserve Bank Information Technology expect are Agile, Big Data, Engineering Management, Hadoop and ITIL.
What are the top questions asked in Reserve Bank Information Technology Software Engineer interview?

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

  1. how to copy from 2 tables and paste in 3rd one in ...read more
  2. reverse string using any language you k...read more
  3. What do u mean by d...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Reserve Bank Information Technology Software Engineer Salary
based on 11 salaries
₹4.7 L/yr - ₹10.5 L/yr
36% less than the average Software Engineer Salary in India
View more details

Reserve Bank Information Technology Software Engineer Reviews and Ratings

based on 2 reviews

2.8/5

Rating in categories

2.8

Skill development

2.8

Work-life balance

1.9

Salary

3.8

Job security

2.8

Company culture

1.9

Promotions

2.8

Work satisfaction

Explore 2 Reviews and Ratings
Technology Analyst
34 salaries
unlock blur

₹4.9 L/yr - ₹16.9 L/yr

Senior Business Analyst
33 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Project Manager
29 salaries
unlock blur

₹15 L/yr - ₹31.1 L/yr

Lead Business Analyst
26 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Manager
22 salaries
unlock blur

₹10.5 L/yr - ₹36 L/yr

Explore more salaries
Compare Reserve Bank Information Technology with

HCL Infosystems

3.9
Compare

Kellogg Brown and Root

4.1
Compare

METRO Global Solutions Center

3.5
Compare

Unique Identification Authority of India

4.0
Compare
write
Share an Interview