waterwheel31 / datastructure_algorithm3

data structure and algorithm small excercises, third section of Udacity Data Structures and Algorithms Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data structure and algorithm exercieses

  • Problem 1: Square root of an integer
  • Problem 2: Search in a rotated sorted array
  • Problem 3: Re-arranging of array digits
  • Problem 4: Dutch national flag problem
  • Problem 5: Word auto-complete with Trie algorithm
  • Problem 6: Unsorted integer array
  • Problem 7: HTTP router using Trie algorithm

About

data structure and algorithm small excercises, third section of Udacity Data Structures and Algorithms Nanodegree


Languages

Language:Jupyter Notebook 100.0%