The-Complete-FAANG-Preparation

GitHub

Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! ๐Ÿš€ That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "The-Complete-FAANG-Preparation": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-The-Complete-FAANG-Preparation"
      ]
    }
  }
}