Skip to content

henukk/Blind75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blind 75 Coding Challenges

Introduction

This repository contains my solutions to the "Blind 75" coding problems, which are widely regarded as essential problems for software engineering. The list covers a variety of topics including arrays, strings, linked lists, binary trees, dynamic programming, and more.

Purpose

The purpose of this repository is to track my progress and understanding of these challenging problems. I hope it can also serve as a resource for other aspiring software engineers.

Problems and Solutions

Each directory in this repository corresponds to a specific problem category (e.g., Arrays, Dynamic Programming). Inside each directory, you'll find my solutions along with a brief explanation of the approach and any relevant concepts.

Usage

Feel free to browse through the solutions for study and reference. If you have any suggestions or alternative solutions, I welcome your contributions and feedback.

Problem List

Array
Binary
Dynamic Programming
Graph
Interval
Linked List
Matrix
String
Tree
Heap

Contributing

Contributions to this repository are welcome! If you have an alternative solution or an improvement to an existing solution, please feel free to open a pull request.

License

MIT License

Acknowledgments

Special thanks to the creators of the Blind 75 list for compiling these essential problems. Please note that this repository contains only my solutions and explanations and not the actual problem descriptions from LeetCode or any other platform.

About

Typical algorithm and data structures problems

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages