Skip to content

Brickea/Brickea-learning-records

Repository files navigation

Brickea' learning records

三十而立,四十而不惑,五十而知天命,六十而耳顺,七十而从心所欲,不逾矩

It is because the Github only support the raw markdown. So all the formula I wrote cannot be rendered. So I highly recommend you install MathJax Plugin for Github for your chrome.


目录


课程

目前 GPA 3.7 (4)

  • INFO 7390 Advance in Data Science Architecture Professor: Nik Bear Brown

  • INFO 6210 Data Management and Database Design Professor: Chaiyaporn Mutsalklisana

  • MGEN Communication for Engineers Professor: COE

  • INFO 6105 Data Science Engineering Methods and Tools Professor: Konstantopoulos, Dino

  • INFO 5100 Application Engineering and Development Professor: Kal Bugrara

数据结构与算法快速入门

READMORE

  • 抽象数据类型和面向对象
  • 数组和列表
  • 链表
  • 队列
  • 哈希表
  • 字典
  • 集合
  • 线性查找和二分查找
  • 冒泡和基本排序
  • 高级排序

CS50-s-Web-Programming

Algorithms Robert Sedgewick and Kevin Wayne

Introduction to Statistical Learning - Gareth James, ...

Machine Learning - Hung-yi Lee

Here will include two parts. Notes are the note during self-learning. 🔥 Warning of Math 🔥 is the mathematical Pf about some theories. Notes

🔥 Warning of Math 🔥

手撕代码

并查集

排序

链表

背包

队列

Java 每天一个知识点

基础类

J2EE

框架类

面试类

Java算法解题技巧

Java Redis

杂七杂八

Leetcode 练习

练习记录

打卡记录

20200925

20200926

20200928

20200930 UF 强化

20201012 股票买卖强化

数组与字符串

哈希表

并查集

动态规划

解题思路强化

字节跳动分类

剑指offer 练习

练习记录

职业杂谈