- 👋 Hi, I’m @coderfiregun
- 👀 I’m interested in competetive programming
- 🌱 I’m currently learning devlopment
- 💞️ I’m looking to collaborate on problem solving
Full Throttle
Pinned Loading
-
Problem Solving
Problem Solving 1[constructive algorithms](https://codeforces.com/problemset/page/18?tags=constructive+algorithms)<br>
2[leetcode premium](https://leetcode.com/problemset/?premium=true&page=1)<br>
-
Mac ( Sublime Text, C++ ) Setup.Md
Mac ( Sublime Text, C++ ) Setup.Md 1install [homebrew](https://brew.sh/)
2- brew install gcc
34link homebrew installed gcc (g++-13) with mac gcc (By default mac gcc is clang)
5- cd /opt/homebrew/bin
-
Install NVM in Mac for Node versions
Install NVM in Mac for Node versions 1- brew install nvm
2- nano ~/.zshrc
3- add
4source $(brew --prefix nvm)/nvm.sh
-
Installing GVM in Mac for managing G...
Installing GVM in Mac for managing Go version 1- brew update
2- brew install mercurial
3- bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
4- source ~/.gvm/scripts/gvm
-
Install Rust in Mac
Install Rust in Mac 1- sudo curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | \
2bash -s -- -y --no-modify-path
-
xg2xg
xg2xg PublicForked from jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.