๐Ÿ’ก
Seb's Whiteboard
  • ๐Ÿ‘จโ€๐Ÿ’ปWelcome, I'm Sebastien St Vil
  • Extras
    • Gradient Descent
    • How I learned Java
    • Machine Learning by Andrew Ng
  • Projects
    • ๐Ÿ“‰Backtest Equity Trading with SMA Strategy
    • Wellington GA Lab
    • Stock analysis
    • ๐Ÿ“ˆTime Series Regression-based Trading Strategy
  • Arrays & Strings
    • Best Time to Buy and Sell Stock II
    • Online Stock Span
    • Implement strStr()
    • 2Sum
    • 3Sum
    • 3Sum Closest
    • 4Sum II
    • Set Matrix Zeroes
    • Group Anagrams
    • Longest Substring Without Repeating Characters
    • Remove Duplicates from Sorted Array
    • Move Zeroes
    • Valid Sudoku
    • Rotate Image
    • First Unique Character in a String
    • Design a Circular Queue
    • Longest Common Prefix
  • Binary Tree
  • Second Minimum Node In a Binary Tree (671)
  • Design
  • LRU Cache
  • Min Stack (155)
  • Sorting & Searching
    • Merge Sorted Array (88)
    • First Bad Version
  • Math
    • Power of Three (326)
    • Power of Two (231)
    • Count Prime (204)
    • Roman to Integer (13)
    • Fizz Buzz (412)
    • Count-and-Say
  • Dynamic Programming
    • Pascal's Triangle (118)
  • Linked List
    • Copy List with Random Pointer
    • Remove Nth Node From End of List
    • Remove Duplicated from Sorted List II
  • Tips
    • Finding dups
  • Sliding Window
    • Subarray Product Less Than K
Powered by GitBook
On this page

Was this helpful?

Welcome, I'm Sebastien St Vil

NextGradient Descent

Last updated 1 year ago

Was this helpful?

Self thaught engineer currently residing in the bay area. In my spare time, when I am not engrossed in a coding challenge, I am either running ๐Ÿƒ๐Ÿพ or diving into everything related to Astrophysics.

In this blog I sometimes talk about classical algorithm problems from (and other algorithm platforms) and their ensuing asymptotic complexity (but also a bunch of other things). I intend to share some of my train of thoughts and solutions to some of these problems as well as explicate some of the most puzzling yet fascinating (classical and ML) algorithms I come across along the way.

Projects:

โ–บ Wellington GA Lab

โ–บ Social Website

โ–บ Backtest Equity Trading with SMA strategy

โ–บ Time Series - Supervised Learning approach

โ–บ Streamlit webapp dashboard

โ–บ EDA auto-Stock Analysis

**The solutions to the problems are either in Java or Python. In the advent that an implementation to either of these languages vastly differ syntactically from one another, I will do my best to incorporate a solution with both languages.

๐Ÿ“‰Backtest Equity Trading with SMA Strategy
๐Ÿ“ˆTime Series Regression-based Trading Strategy
Github
๐Ÿ‘จโ€๐Ÿ’ป
Leetcode
Page cover image
https://gitrepo.wellmanage.com/projects/FA/repos/wellington/browsegitrepo.wellmanage.com
GitHub - SebasIvan26/Social-Blog-Webapp: Web application which logs a user in and loads their customized feed with content (image, blog pots)GitHub
GitHub - SebasIvan26/streamlit-dash: Streamlit dashboard examples - Twitter, nStockTwits, WSB, ChartsGitHub
Data-Analysis-w-pandas/Stock Analysis.ipynb at master ยท SebasIvan26/Data-Analysis-w-pandasGitHub
Logo
Logo
Logo