Upload Button Icon Add office photos

Filter interviews by

Mol Information Processing Services India Associate Interview Questions and Answers for Experienced

Updated 11 Apr 2022

Mol Information Processing Services India Associate Interview Experiences for Experienced

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2022

Round 1 - Technical 

(1 Question)

  • Q1. How may years of experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Focusing on Technical knowledge

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Group Discussion 

Love Marriage vs Arrange Marriage

Round 2 - Assignment 

Related to check the background verification

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

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Where do you see the company in five years?
  • Ans. 

    In five years, I envision the company as a leader in innovation, expanding its market reach and enhancing customer satisfaction.

    • Increased market share through strategic partnerships and collaborations.

    • Introduction of cutting-edge products that address emerging customer needs, like AI-driven solutions.

    • Enhanced customer engagement through personalized services and improved user experience.

    • A strong commitment to sustainab...

  • Answered by AI
  • Q2. Can you provide your introduction?
  • Ans. 

    I am a dedicated professional with a background in finance and a passion for data analysis and problem-solving.

    • Education: Bachelor's degree in Finance from XYZ University.

    • Experience: 2 years as a financial analyst at ABC Corp, where I improved reporting efficiency by 30%.

    • Skills: Proficient in Excel, SQL, and data visualization tools like Tableau.

    • Interests: Enjoy analyzing market trends and developing strategic financia

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Your introduction
  • Ans. 

    I have over 10 years of experience in financial analysis and project management.

    • Managed multiple projects simultaneously

    • Analyzed financial data to provide insights for decision-making

    • Led cross-functional teams to achieve project goals

  • Answered by AI
  • Q2. Your role and responsibilities
  • Ans. 

    As a Senior Associate, my role involves leading projects, managing client relationships, and mentoring junior team members.

    • Leading projects from start to finish, ensuring deliverables are met on time and within budget

    • Managing client relationships by providing regular updates, addressing concerns, and identifying opportunities for additional services

    • Mentoring junior team members by providing guidance, feedback, and supp

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not waste your time if your experience Candidate bcz this organisation is very bad at meeting your expected salary hike. And even they offer you labour class salary to experience and senior associate level and I don't know what the point of taking the interview of candidate who has already mentioned there current salary n you offer them half of on senior associate level. So it's a advice before proceeding with interview it's better to mention you budget so that candidate can know whether they want to apply for this or not . They just waste your time .

I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. XML skillset and basic team planning and managemenr
  • Q2. XML dtd structure and epub updates

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning place for bright career
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Overall medical billing Experience
  • Q2. Medical billing basic knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company untill unless you don't have any other offer with you.

I appeared for an interview in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. Oops, asp.net, MVC, design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Get prepared well, if it's your day..you will definitely crack it.

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 Campus Placement and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Define marker interface
  • Ans. 

    A marker interface is an interface with no methods used to mark a class as having a particular property or behavior.

    • Marker interfaces are used to provide metadata about a class.

    • They are often used in frameworks and libraries to indicate that a class should be treated in a special way.

    • Examples include Serializable, Cloneable, and Remote interfaces in Java.

    • Marker interfaces can also be used to enforce design patterns, su

  • Answered by AI
  • Q2. Define thread concurrency
  • Ans. 

    Thread concurrency refers to multiple threads executing simultaneously in a program.

    • Concurrency allows for efficient use of resources and can improve performance.

    • However, it can also lead to race conditions and other synchronization issues.

    • Synchronization mechanisms like locks and semaphores can be used to manage concurrency.

    • Examples of concurrent programming languages include Java and Python's threading module.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up with your basics on JAVA

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Difference between Asp.net and Ado.net? Explain about Ado.net complete briefly?
  • Ans. 

    ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.

    • ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.

    • ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.

    • ASP.NET includes fea...

  • Answered by AI
  • Q2. Difference between Functions and stored procedure?
  • Ans. 

    Functions return a value while stored procedures do not.

    • Functions are used to perform a specific task and return a value to the caller.

    • Stored procedures are used to execute a set of SQL statements and do not return a value.

    • Functions can be used in SQL statements while stored procedures cannot.

    • Functions can be called from within stored procedures.

    • Functions are deterministic while stored procedures may not be.

    • Functions c...

  • Answered by AI
  • Q3. Interface Inheritance Difference between overloading and overriding
  • Ans. 

    Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.

    • Interface is used to achieve abstraction and multiple inheritance in Java.

    • Inheritance allows code reuse and promotes code organization.

    • Overloading is having multiple methods with the same name but different parameters.

    • Overriding is providing a different impl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare oops and asp.net ,ado.net ,SQL server concepts

Skills evaluated in this interview

Mol Information Processing Services India Interview FAQs

How many rounds are there in Mol Information Processing Services India Associate interview for experienced candidates?
Mol Information Processing Services India interview process for experienced candidates usually has 1 rounds. The most common rounds in the Mol Information Processing Services India interview process for experienced candidates are Technical.
How to prepare for Mol Information Processing Services India Associate interview for experienced candidates?
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 Mol Information Processing Services India. The most common topics and skills that interviewers at Mol Information Processing Services India expect are Air Ticketing, Amadeus, Automation Testing, Communication Skills and Domestic Sales.

Tell us how to improve this page.

Interview Questions from Similar Companies

Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.9
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
Dataflow Group Interview Questions
3.0
 • 15 Interviews
Ivanti Interview Questions
3.5
 • 15 Interviews
VHS Consulting Interview Questions
3.7
 • 14 Interviews
View all
Mol Information Processing Services India Associate Salary
based on 11 salaries
₹3 L/yr - ₹8 L/yr
42% less than the average Associate Salary in India
View more details

Mol Information Processing Services India Associate Reviews and Ratings

based on 2 reviews

3.8/5

Rating in categories

3.0

Skill development

1.4

Work-life balance

3.8

Salary

4.8

Job security

4.4

Company culture

3.0

Promotions

3.8

Work satisfaction

Explore 2 Reviews and Ratings
Executive
108 salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Senior Executive
66 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Executive Accountant
54 salaries
unlock blur

₹2.1 L/yr - ₹5 L/yr

Junior Executive
51 salaries
unlock blur

₹1.5 L/yr - ₹3.4 L/yr

Team Lead
30 salaries
unlock blur

₹4.8 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Mol Information Processing Services India with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

DynPro

3.9
Compare

Apex CoVantage

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