Upload Button Icon Add office photos

Filter interviews by

Mediology Software Interview Questions and Answers

Updated 18 Dec 2024

Mediology Software Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

Basic question plus technical

Round 2 - One-on-one 

(3 Questions)

  • Q1. Oops concept plus linkedlist question
  • Q2. Project related question
  • Q3. React js basics

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude based questions

Round 2 - Coding Test 

Typical SDE topics, duration 1 hour

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well, and other topics.

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 (172)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

In office. Easy 45 mins. Pen paper based.

Round 2 - Coding Test 

CS fundamentals after aptitude. Pen paper based 30 mins.

Round 3 - Technical 

(1 Question)

  • Q1. Find middle of link list.
  • Ans. 

    To find the middle of a linked list, use two pointers - one moving at twice the speed of the other.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one node and the fast pointer by two nodes in each iteration.

    • When the fast pointer reaches the end of the list, the slow pointer will be at the middle node.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Low ctc. But easy interview

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Jobs at Mediology Software

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self.
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.

    • Currently pursuing a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience with front-end technologies like HTML, CSS, and React

    • Completed internships at tech companies like XYZ Inc.

    • Interested in exploring machine learning and artificial intelligen

  • Answered by AI
  • Q2. What's your skill and experience.
  • Ans. 

    I have strong skills in programming languages such as Java, Python, and C++, as well as experience with web development and database management.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with database management systems like MySQL and MongoDB

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GrapplTech Software Engineer Intern interview:
  • Java
  • Javascript
  • React.Js
  • Node.Js
  • MySQL
  • OOPS
  • DSA
Interview preparation tips for other job seekers - It's a Great Platform for job seekers.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is software development life cycle
  • Ans. 

    Software development life cycle is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that contribute to the overall development process.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps ensu...

  • Answered by AI
  • Q2. How do you prioritize and manage task
  • Ans. 

    I prioritize tasks based on deadlines, importance, and impact on overall goals. I use tools like to-do lists and calendars to stay organized.

    • I prioritize tasks based on deadlines, importance, and impact on overall goals

    • I use tools like to-do lists and calendars to stay organized

    • I communicate with team members and stakeholders to understand priorities and deadlines

    • I break down larger tasks into smaller, manageable steps...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Where do you see your self in next 5 years

Skills evaluated in this interview

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

Logical reasoning and quantitative aptitude was judged

Round 2 - One-on-one 

(2 Questions)

  • Q1. Your favourite coding language and why?
  • Ans. 

    My favorite coding language is Python because of its simplicity, readability, and versatility.

    • Python is known for its clean and readable syntax, making it easier to write and maintain code.

    • Python has a large standard library and many third-party libraries, making it versatile for various applications.

    • Python is widely used in AI and machine learning due to libraries like TensorFlow and scikit-learn.

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was very smooth. My experience with Iboss was very good.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding round with 4 coding problem

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer give coding problems which we have to solved face to face
Round 3 - Technical 

(1 Question)

  • Q1. Then question answer regarding coding language and you knowledge regarding programming
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Ask coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Based role depended
Round 3 - Technical 

(1 Question)

  • Q1. Project manager
Round 4 - HR 

(1 Question)

  • Q1. Sallary discuss
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java basic knowledge and deep knowledge
  • Q2. Java, theory, oops, dbms

Interview Preparation Tips

Topics to prepare for Seagate Web Developer interview:
  • OOPS
  • Fuctiion overloading
Interview preparation tips for other job seekers - Have to have basic knowledge of any programming language they prefer, Basic concepts such as oops, what is a class, what are objects. What are errors

Mediology Software Interview FAQs

How many rounds are there in Mediology Software interview?
Mediology Software interview process usually has 2-3 rounds. The most common rounds in the Mediology Software interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Mediology Software 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 Mediology Software. The most common topics and skills that interviewers at Mediology Software expect are HTML, Javascript, Google Analytics, AdSense and SEO.
What are the top questions asked in Mediology Software interview?

Some of the top questions asked at the Mediology Software interview -

  1. Find middle of link li...read more
  2. oops concept plus linkedlist quest...read more
  3. project related quest...read more

Tell us how to improve this page.

Mediology Software Interview Process

based on 4 interviews

Interview experience

4.3
  
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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 798 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
View all

Mediology Software Reviews and Ratings

based on 16 reviews

3.2/5

Rating in categories

2.9

Skill development

3.0

Work-life balance

3.0

Salary

3.3

Job security

3.0

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 16 Reviews and Ratings
Ad Operations Executive

Gurgaon / Gurugram

1-4 Yrs

₹ 5-8 LPA

Linux Administrator

Gurgaon / Gurugram

1-3 Yrs

₹ 4-6 LPA

Sales Manager/BDM

Gurgaon / Gurugram

4-8 Yrs

₹ 6-10 LPA

Explore more jobs
Software Engineer
19 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹5.9 L/yr - ₹14.3 L/yr

IOS Developer
8 salaries
unlock blur

₹5.4 L/yr - ₹10.5 L/yr

Software Developer
6 salaries
unlock blur

₹4.8 L/yr - ₹5.4 L/yr

Business Head
6 salaries
unlock blur

₹9.5 L/yr - ₹10.1 L/yr

Explore more salaries
Compare Mediology Software 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