Skip to content

Technical interview algorithms with Python Ruby Javascript and Typescript

Notifications You must be signed in to change notification settings

Srjnnnn/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms with Python Ruby and Typescript

  • Right now it is in progress and available resources are below.

1. Python

  • Factorial
  • Iteration vs Recursion
  • Sum of n numbers
  • Tree recursion

Searching Algorithms

  • Linear Search
  • Binary Search

Sorting Algorithms

  • Bubble Sort
  • Selection Sort
  • Count Sort
  • Insertion Sort
  • Merge Sort
  • Radix Sort
  • Shell Sort

Linked List

  • Singly Linked List

2. Ruby

  • Factorial
  • Iteration vs Recursion
  • Sum of n numbers
  • Tree recursion

Searching Algorithms

  • Linear Search
  • Binary Search

3. Typescript

  • 100 Coding Challenges(19 out of 100 have been added)

About

Technical interview algorithms with Python Ruby Javascript and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published