Upload Button Icon Add office photos

Filter interviews by

Modus Information Systems Interview Questions and Answers

Updated 7 Feb 2025

Modus Information Systems Interview Experiences

Popular Designations

7 interviews found

Finacle Technical Functional Analyst Retail Asssts Interview Questions & Answers

user image Anonymous

posted on 7 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Finacle Product/deployment Related asking many questions.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Aptitude Test 

This is basic to moderate question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic SQL , Java and unix
  • Q2. Difference between dml and ddl
  • Ans. 

    DML stands for Data Manipulation Language and is used to manipulate data in a database. DDL stands for Data Definition Language and is used to define the structure of the database.

    • DML is used for operations like insert, update, delete data in a database.

    • DDL is used for operations like creating, altering, dropping tables, indexes, etc.

    • Examples: INSERT, UPDATE, DELETE are DML commands. CREATE, ALTER, DROP are DDL command

  • Answered by AI

Skills evaluated in this interview

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
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions along with that in end they will ask you linux related questions in exam

Round 2 - Technical 

(3 Questions)

  • Q1. Basic core java question and basic sql queries and functions.
  • Q2. Core java related and basic coding like patterns,coint of vowels etc
  • Q3. In sql about joins, aggregate function,datatypes, constraints.

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good you'll get more to know about banking functionality and about finacle application but as per my experience.

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
Add answer

Modus Information Systems interview questions for popular designations

 Software Engineer Trainee

 (2)

 fresher

 (1)

 Senior Finacle Consultant

 (1)

 Software Engineer

 (1)

 Softwaretest Engineer

 (1)

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

I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Test on aptiude question

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions like java,javacripts,sql and linux

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Interview Questionnaire 

3 Questions

  • Q1. All functional and technical
  • Q2. Good in modules eise
  • Q3. Good in technical

fresher Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2022

I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

There will be a online test for freshers, topics core java ,Basics of sql and PLSQL and Unix commands

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical round after shortlisting online test same topics will be asked in interviews .
Round 3 - HR 

(1 Question)

  • Q1. This is casual round they will ask for are you ready to relocate if required ? and there will be a three years agreement for freshers.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have no options in your life join for this company .you will learn lot of things but three years struggle will be there

fresher Interview Questions asked at other Companies

Q1. What is the unit of electric current
View answer (127)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Feb 2025.

Round 1 - Coding Test 

Three questions to be solved out of five.

Round 2 - Assignment 

One assignment project will be submitted within seven days.

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical skills will be assessed during the interview with the director
Round 4 - HR 

(1 Question)

  • Q1. What are your expectations from the company?
  • Ans. 

    I expect the company to provide a supportive learning environment, opportunities for growth, and a collaborative team.

    • Supportive learning environment - access to training resources, mentorship programs

    • Opportunities for growth - chances to work on challenging projects, career advancement

    • Collaborative team - teamwork, open communication, knowledge sharing

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me your overall experience from your past companies?
  • Ans. 

    I have over 5 years of experience in customer support roles at various companies.

    • Managed customer inquiries via phone, email, and chat

    • Resolved customer complaints and issues in a timely manner

    • Provided product support and troubleshooting assistance

    • Collaborated with other departments to ensure customer satisfaction

    • Trained new customer support representatives

  • Answered by AI
  • Q3. What are the challenges faced in last organization?
  • Q4. What is your current ctc, expected ctc & Notice period?
  • Ans. 

    Current CTC is $50,000, Expected CTC is $60,000, Notice period is 30 days.

    • Current CTC: $50,000

    • Expected CTC: $60,000

    • Notice Period: 30 days

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are your technical expertise?

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexibility for shift timings like in day 8.30hours to complete friendly work environment but working culture is not that good. Need good managers or seniors to support team members. Need to work on policies for employees benefits and wfh options needs to be given for all not for specific department wise.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person

Modus Information Systems Interview FAQs

How many rounds are there in Modus Information Systems interview?
Modus Information Systems interview process usually has 2 rounds. The most common rounds in the Modus Information Systems interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Modus Information Systems 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 Modus Information Systems. The most common topics and skills that interviewers at Modus Information Systems expect are Finacle, Core Banking Solution, Application Support, Finacle Core Banking and Flexcube.
What are the top questions asked in Modus Information Systems interview?

Some of the top questions asked at the Modus Information Systems interview -

  1. Difference between dml and ...read more
  2. This is casual round they will ask for are you ready to relocate if required ? ...read more
  3. Core java related and basic coding like patterns,coint of vowels ...read more

Tell us how to improve this page.

Modus Information Systems Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Modus Information Systems Reviews and Ratings

based on 66 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.0

Salary

3.2

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 66 Reviews and Ratings
Software Engineer
132 salaries
unlock blur

₹1.8 L/yr - ₹7.9 L/yr

Senior Software Engineer
82 salaries
unlock blur

₹3.2 L/yr - ₹12.1 L/yr

Technical Lead
25 salaries
unlock blur

₹7.1 L/yr - ₹21 L/yr

Software Developer
19 salaries
unlock blur

₹1.9 L/yr - ₹7.3 L/yr

Project Manager
17 salaries
unlock blur

₹12.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Modus Information Systems 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