Upload Button Icon Add office photos
Engaged Employer

i

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

JMR Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

JMR Infotech Interview Questions and Answers

Updated 26 Dec 2024

JMR Infotech Interview Experiences

Popular Designations

17 interviews found

Software Developer Interview Questions & Answers

user image Hemanth kumar B R

posted on 6 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium level questions from all sectors

Round 2 - Coding Test 

Technical MCQ and easy coding questions

Round 3 - One-on-one 

(1 Question)

  • Q1. According to resume
Round 4 - Group Discussion 

Artificial intelligence

Round 5 - HR 

(1 Question)

  • Q1. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidentiality

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Director Interview Questions & Answers

user image Ritu Gupta

posted on 1 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Overall idea about the product FCCM and know modules ?
  • Ans. 

    FCCM is a product that offers modules for managing and optimizing financial crime compliance processes.

    • FCCM stands for Financial Crime Compliance Management.

    • Modules include transaction monitoring, customer due diligence, sanctions screening, and regulatory reporting.

    • Helps organizations detect and prevent financial crimes such as money laundering and fraud.

    • Provides tools for risk assessment, investigation, and reporting...

  • Answered by AI
  • Q2. Installation of the Product, analyzing the logs, understanding the requirement from Clients
  • Q3. Mentor junior Team member
  • Q4. Demo for Clients for respective modules
Round 2 - HR 

(2 Questions)

  • Q1. Why you are looking for a change ?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for new challenges to expand my skill set

    • Interested in exploring different industries and sectors

    • Seeking opportunities for career advancement and personal development

  • Answered by AI
  • Q2. How soon you can join ?
  • Ans. 

    I can join within two weeks of receiving a formal offer.

    • I can start within two weeks of receiving a formal offer.

    • My current notice period is two weeks.

    • I am flexible and can adjust my start date as needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - JMR Infotech is one of the fast growing Organization. We get scope of working and dealing with multiple clients. The HR Team is very much supportive. JMR CEO Mr. Jayafar Moidu is one of the great leader & mentor and his guidance and advice help to progress ahead in professional career for further growth.

Director Interview Questions asked at other Companies

Q1. On what basis would you enhance the pipeline products of the company?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Good knowledge on plsql, unix, java knowledge, linux

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
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 Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Knowledge based questions
  • Q2. Skills based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you prepare well and give interview with confidence

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

JMR Infotech interview questions for popular designations

 Software Developer

 (2)

 Associate Consultant

 (2)

 Java Developer

 (2)

 Consultant

 (2)

 Software Engineer Trainee

 (1)

 Director

 (1)

 Senior Consultant

 (1)

 Regional Sales Manager

 (1)

Consultant Interview Questions & Answers

user image Anonymous

posted on 2 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. BASIC JAVASCRIPT
  • Q2. OBDX RELATED backend and front end

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

General Aptitude Test followed Technical Aptittude

Round 2 - Technical 

(1 Question)

  • Q1. Question from resume
Round 3 - HR 

(1 Question)

  • Q1. Managerial Round
Round 4 - HR 

(1 Question)

  • Q1. HR Question on Personal Interest

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Jobs at JMR Infotech

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 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 - Aptitude Test 

Intermediate aptitude questions .
No negative marking .
Written test held at JMR infotech

Round 3 - Technical 

(1 Question)

  • Q1. Mcq and coding questions . Mostly from Java and spring . Coding question is from Array and String (Find frequency )
Round 4 - One-on-one 

(1 Question)

  • Q1. After the written test, face to face interview on technical and hr will be there .

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Technical and responsiblities
  • Q2. Key responsibilites

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Where do you envision yourself in the next five years?

Interview Preparation Tips

Topics to prepare for JMR Infotech Sales Ambassador interview:
  • Research

Java Developer Interview Questions & Answers

user image Hemanth kumar B R

posted on 18 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium level aptitude

Round 2 - Coding Test 

Java mcq and easy coding problem

Round 3 - One-on-one 

(1 Question)

  • Q1. They are going ask based on resume
Round 4 - Group Discussion 

General It topic like AI

Round 5 - HR 

(1 Question)

  • Q1. Family details,hobbies general questions

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Aptitude Test 

It was an online aptitude test. The question set consisted of 30 questions on general aptitude questions like ratio, average, age and logical reasoning questions.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

JMR Infotech Interview FAQs

How many rounds are there in JMR Infotech interview?
JMR Infotech interview process usually has 2-3 rounds. The most common rounds in the JMR Infotech interview process are Technical, HR and Aptitude Test.
How to prepare for JMR Infotech 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 JMR Infotech. The most common topics and skills that interviewers at JMR Infotech expect are Flexcube, Java, PLSQL, Core banking and Hibernate.
What are the top questions asked in JMR Infotech interview?

Some of the top questions asked at the JMR Infotech interview -

  1. Overall idea about the product FCCM and know module...read more
  2. Explain the procedure for gst fili...read more
  3. Explain the procedure for ...read more

Tell us how to improve this page.

JMR Infotech Interview Process

based on 13 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
View all

JMR Infotech Reviews and Ratings

based on 229 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.8

Salary

4.3

Job security

4.2

Company culture

3.6

Promotions

4.2

Work satisfaction

Explore 229 Reviews and Ratings
Flexcube Techno functional

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

FCUBS Techno Functional ODT

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

FCUBS Technical OBMA

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
138 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare JMR Infotech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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