manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

ADDED DNF_Sort.py and Updated README.md #254

Open 99anjali opened 3 years ago

99anjali commented 3 years ago

Have you read the Contribution Guidelines?

Yes

Description

Three Random Numbers can be sorted in linear time and does not consume any extra space.

Checklist

Related Issues (Mention Issue no. like #xxx)

Fixes Issue #129

99anjali commented 3 years ago

@manan025 please review.