Data Structure
Java
Python
HTML
Interview Preparation
Interview Prep
Tutorials
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.3K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
On-Campus
3.1K+ articles
Marketing
2.0K+ articles
Sorting
1.1K+ articles
Medlife
6 posts
Recent Articles
Popular Articles
Medlife Interview Experience | Java Developer 4.5 Years
Last Updated: 15 July 2025
Round 1:https://www.geeksforgeeks.org/dsa/find-distance-between-two-nodes-of-a-binary-tree/Round 2: Questions on previous projects? Question on technology choices....
read more
Interview Experiences
Medlife
Marketing
Experiences
Medlife Interview Experience (On- Campus)
Last Updated: 06 December 2019
Round 1:Online Coding RoundThis round was conducted on hackerearth.com consisting of 3 programming questions and 15 MCQs from(CN, OS, DBMS) . Time alloted for test was 90 ...
read more
Interview Experiences
Medlife
On-Campus
Experiences
Medlife Interview Experience
Last Updated: 23 September 2019
Round 1: Online Coding RoundThis round was on hackerearth.com consisting of 15 MCQs from various Computer Science related topics like OS, CN, etc and three coding question...
read more
Interview Experiences
Medlife
Experiences
Recursive Selection Sort
Last Updated: 17 March 2023
The Selection Sort algorithm sorts maintain two parts.The first part that is already sortedThe second part is yet to be sorted.The algorithm works by repeatedly finding th...
read more
Sorting
DSA
Medlife
Medlife Interview Experience (On Campus)
Last Updated: 09 January 2016
Online Test: It was a Technical Round. (I didn't attend this. I went for Interview of this company through Walkins)Interview consisted of three rounds.Round 1:1. Insert a ...
read more
Interview Experiences
Medlife
Experiences
Selection Sort
Last Updated: 23 July 2025
Selection Sort is a comparison-based sorting algorithm. It sorts an array by repeatedly selecting the smallest (or largest) element from the unsorted portion and swapping ...
read more
Sorting
DSA
Medlife