Pinned Repositories
Array_Move
Move the array element&&O(n)
Awesome-BUPT-Projects
A curated list of awesome BUPT course projects. Inspired by awesome-... stuff.
awesome-go
A curated list of awesome Go frameworks, libraries and software
BinaryTree_Operations
Contacts-Book
A cpp program
Designers-Learn-Git
为设计师而作的GitHub的快速学习教程
DNS_relay_server
A local DNS relay server written by Python.
go-gitlab
GitLab Go SDK
Graph-data_structure
Polynomial
通过链表操作实现一元多项式相乘
HugoNgai's Repositories
HugoNgai/DNS_relay_server
A local DNS relay server written by Python.
HugoNgai/Polynomial
通过链表操作实现一元多项式相乘
HugoNgai/Array_Move
Move the array element&&O(n)
HugoNgai/Awesome-BUPT-Projects
A curated list of awesome BUPT course projects. Inspired by awesome-... stuff.
HugoNgai/awesome-go
A curated list of awesome Go frameworks, libraries and software
HugoNgai/BinaryTree_Operations
HugoNgai/Contacts-Book
A cpp program
HugoNgai/Designers-Learn-Git
为设计师而作的GitHub的快速学习教程
HugoNgai/go-gitlab
GitLab Go SDK
HugoNgai/Graph-data_structure
HugoNgai/Graph-Topological_sort
HugoNgai/HuffmanTree-and-HuffmanCode
HugoNgai/hugongai.github.io
My personal blog
HugoNgai/KMP
Algorithm KMP
HugoNgai/Leetcode
leecode solutions
HugoNgai/nodejs-demo
nodejs-demo
HugoNgai/Printout_Sequence
Print out all the sequences of a list when pushing into stack
HugoNgai/QuestionAndAnswerSystem
A simple question and answer system coding by Cpp
HugoNgai/Scientific_Calculator
HugoNgai/Stack_change-system
HugoNgai/StackMatch
Using stack to match bracket