Skip to content

Start

🙏 Welcome To TuxTechBlogs, This website is created to share study materials & notes related to Computer Science Engineering and its' domains which are popular these days.

🏹 TuxTechBlogs is to be a one-stop shop for programmers, both experienced and amateurs alike to brush up their programming & Computer Science skills. The repository contains well documented mini-blogs for a vast variety of programming problems.

🔥 Programming problems from some of the best online judges Leetcode, Codechef, InterviewBit etc.

🎉 Each problem has an intuition section, followed by the algorithm and the pseudo-code, and finally the implementation. Additionally, the problems are embellished with explanatory images and animations to provide clarity of thought.

✏️ For now, we are accepting solutions in Python,Java & C++ for the problem solving questions. Contributions are always welcome for solutions in other programming languages. Looking for JS, Go, Kotlin contributors.


      🤝 Help Others
      📝 Maintain Documentation
      🗣️ Share Knowledge & Experience

A Tweet Of Different Thought


📚 CSE Foundation

📊 Data Science

  • 🔜 Work in progress

☁️ Cloud

  • 🔜 Work in Progress

🛸 Web3.0

  • 🔜 Work in Progress

🦸 Interview

  • Interview Experience
  • Problem Solving
  • System Design (HLD, LLD)
  • HR Discussions/ Behavioural Round

🚀 Projects layout

1
2
3
4
5
mkdocs.yml          # The configuration file.
docs/
    index.md        # The documentation homepage.
    devops.md       # Other markdown pages, images and other
    *               # More to be added