Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by R Systems International Team. If you also belong to the team, you can get access from here

R Systems International Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

R Systems International Technical Architect Interview Questions and Answers

Updated 15 May 2024

R Systems International Technical Architect Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. Java spring boot questions
Round 2 - Technical 

(1 Question)

  • Q1. System design interview question

Technical Architect Interview Questions & Answers

user image AMIT KUMAR GARG

posted on 15 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic OOPS and APS.NET
Round 2 - Technical 

(1 Question)

  • Q1. Project Architecture

Technical Architect Interview Questions Asked at Other Companies

asked in IBM
Q1. How to manage clients, how to handle critical issues with example
asked in IBM
Q2. how you handle non functional requirements ? how you do capacity ... read more
asked in IBM
Q3. What are different modernizations you did on Mainframes ?
asked in IBM
Q4. What architectural principles / methodologies you know ?
asked in Altimetrik
Q5. ASP.NET page life cycle and events in it and how page will be ren ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is design pattern
  • Ans. 

    Design pattern is a reusable solution to a commonly occurring problem in software design.

    • Design patterns help in creating efficient, scalable, and maintainable software.

    • They provide a common language for developers to communicate and understand each other's code.

    • Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions on java8
  • Q2. Questions on multithreading
  • Q3. Questions on exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was a coding round where interviewer asked questions randomly and were asked to optimise our code. Next round was a technical round where everyone needs to be thorough with their technical skills

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A c++ written round. It contains good questions on c++ related to exception handling, virtual table concepts, smart_ptrs , etc ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with your project.
Have decent but not great knowledge knowledge in DS/Algos
Know basics of system design.
Be good in your programming language.

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Oracle Architecture, RAC Setup, Golden Gate Troubleshooting, Data Guard recover, RMAN restoration

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Day to Day activities and Oracle architecture

I applied via Campus Placement and was interviewed before Sep 2021. 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 - Aptitude Test 

Math and verbal round .

Round 3 - Group Discussion 

General topics to speak

Round 4 - Technical 

(1 Question)

  • Q1. Duplicates in array College Projects Hashmap implementation
  • Ans. 

    Implement a function to find duplicates in an array of strings using Hashmap.

    • Create a Hashmap to store the frequency of each string in the array

    • Iterate through the array and check if the frequency of any string is greater than 1

    • If yes, add it to the list of duplicates

    • Return the list of duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer what you know, be genuine and honest

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Hashmap implementation
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and provides constant time complexity for insertion, deletion, and retrieval.

    • Hashmap uses hashing function to map keys to indices in an array

    • Collisions can occur when two keys map to the same index, which can be resolved using separate chaining or open addressing

    • Java implementation: HashMap map = new HashMap<>()

  • Answered by AI
  • Q2. Server and environment
  • Q3. Differentce Between een Spring boot,spring
  • Ans. 

    Spring is a framework while Spring Boot is a tool that simplifies Spring application development.

    • Spring Boot provides auto-configuration and embedded servers.

    • Spring requires more configuration and setup.

    • Spring Boot is opinionated and follows 'convention over configuration'.

    • Spring Boot reduces boilerplate code.

    • Spring Boot is ideal for microservices and standalone applications.

  • Answered by AI
  • Q4. Type of conttoler in spring and type of annotations
  • Ans. 

    The type of controller in Spring is @Controller and the type of annotations are @RequestMapping and @ResponseBody.

    • @Controller is used to mark a class as a Spring MVC controller.

    • @RequestMapping is used to map a URL to a method in a controller.

    • @ResponseBody is used to indicate that the return value of a method should be serialized and returned as the response body.

  • Answered by AI
  • Q5. What is junkins why we use
  • Ans. 

    Junkins is not a known term in software engineering.

    • Junkins is not a term used in software engineering.

    • It is possible that the interviewer misspoke or meant to ask a different question.

    • It is important to clarify any confusion or misunderstandings during an interview.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More should we prectical not to theorical

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Depends on role. I gave interview related to SRE devops. Brush up basics related to Jenkins splunk kubernetes python kafka prometheus docker etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear on basics and fluent, confident when answering. In total 5 rounds including HR

R Systems International Interview FAQs

How many rounds are there in R Systems International Technical Architect interview?
R Systems International interview process usually has 1-2 rounds. The most common rounds in the R Systems International interview process are Technical and One-on-one Round.
How to prepare for R Systems International Technical Architect 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 R Systems International. The most common topics and skills that interviewers at R Systems International expect are AWS, Java, Spring Boot, Web Services and Angular.
What are the top questions asked in R Systems International Technical Architect interview?

Some of the top questions asked at the R Systems International Technical Architect interview -

  1. What is design patt...read more
  2. System design interview quest...read more
  3. Java spring boot questi...read more

Tell us how to improve this page.

R Systems International Technical Architect Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 103 Interviews
EbixCash Limited Interview Questions
4.0
 • 102 Interviews
SPRINKLR Interview Questions
3.0
 • 101 Interviews
Atlassian Interview Questions
3.5
 • 89 Interviews
View all
R Systems International Technical Architect Salary
based on 150 salaries
₹16 L/yr - ₹38 L/yr
At par with the average Technical Architect Salary in India
View more details

R Systems International Technical Architect Reviews and Ratings

based on 17 reviews

3.1/5

Rating in categories

2.6

Skill development

3.0

Work-life balance

2.9

Salary

2.1

Job security

2.4

Company culture

2.6

Promotions

2.7

Work satisfaction

Explore 17 Reviews and Ratings
Senior Software Engineer
1k salaries
unlock blur

₹8 L/yr - ₹33 L/yr

Project Lead
947 salaries
unlock blur

₹11.1 L/yr - ₹36 L/yr

Software Engineer
337 salaries
unlock blur

₹4.3 L/yr - ₹18 L/yr

Senior Project Leader
259 salaries
unlock blur

₹12.9 L/yr - ₹34 L/yr

Technical Architect
150 salaries
unlock blur

₹16 L/yr - ₹38 L/yr

Explore more salaries
Compare R Systems International with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

Chetu

3.3
Compare

EbixCash Limited

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