Skip to content

anjalikaushik20/Problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving

Heaps

(Aditya Verma's YT Channel)

  • Kth largest element: here
  • Kth smallest element: here
  • Print K largest elements: here
  • Sort a K-sorted array: here
  • Find K closest numbers to a given number: here
  • Print top k frequent numbers: here
  • Frequency sort: here
  • Find K closest pairs to origin: here
  • Connect ropes to minimize the cost: here
  • Sum of elements between K1th smallest and K2th smallest elements: here

Sorting Algorithms

About

A repository with various topics for problem-solving.

Topics

Resources

Stars

Watchers

Forks

Languages