This is a personal project where I collect and share some of the sample code, scribbles, and algorithms that I have learned from various programming languages. I hope this repo can be useful for anyone who wants to learn more about different programming paradigms and techniques.
The languages that I have used in this repo are:
- C
- C++
- Java
- Python
- JavaScript
- PHP
The topics that I have covered in this repo are:
- Data structures
- Sorting algorithms
- Searching algorithms
- Graph algorithms
- Dynamic programming
- Recursion
- Backtracking
- Bit manipulation
- String manipulation
- Math and logic
You can clone this repo using the following command:
git clone https://github.com/wahitftry/MultiLang-Algo.git
Then you can browse the folders and files according to the language and topic that you are interested in. You can also run the code using the appropriate compiler or interpreter for each language.
If you want to contribute to this repo, you are welcome to do so. You can fork this repo and make a pull request with your changes. Please follow these guidelines:
- Use consistent and clear naming conventions for variables, functions, classes, etc.
- Add comments and documentation to explain your code and logic.
- Follow the coding style and format of each language.
- Test your code before submitting it.
- Provide a brief description of what you have added or modified in your pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, suggestions, or feedback, you can contact me at wahitfitriyanto@gmail.com. Thank you for visiting my repo! 😊