souravjain540 / Basic-Python-Programs

This repository will contain basic python programming questions and their solutions.
270 stars 391 forks source link

Adding few problems in python #495

Open Rhariharan08 opened 3 months ago

Rhariharan08 commented 3 months ago

adding these problems 1) First_Missing_Postive_Number_Using_Cyclic_Sort.py 2) Majority_Element.py 3) Missing_Number.py 4) Rearrange_Array_Elements.py 5) Sort_Colors.py