Posts
AboutPosts
Posts
Using `.zshrc` file and Homebrew as a Node.js Version Manager and alternative to nvm
Instead of using `nvm` (Node Version Manager), you can manage multiple Node.js versions using Homebrew and your .zshrc file. This approach involves installing different Node.js versions via Homebrew and updating your PATH environment variable to switch between versions.Read More →
Climb Stairs
Return the maximum profit you can achieve from this transactionRead More →
Max Profit
Return the maximum profit you can achieve from this transactionRead More →