A curated collection of algorithms, AI models, and problem-solving implementations demonstrating practical programming skills in Python and C++.
This repository is designed to showcase:
- Strong problem-solving ability
- Understanding of core computer science concepts
- Hands-on experience with AI and numerical computing
- Clean and structured coding practices
├── AI Model code/ # Basic AI/ML implementations
├── C++/ # C++ problem-solving codes
├── Level 1/ # Beginner-level problems
├── Level 2/ # Intermediate problems
├── basics/ # Python fundamentals (strings, loops, etc.)
├── Numpy/ # Numerical computing with NumPy
├── OS_Algorithms/ # Operating system algorithms (e.g., SJF)
├── Tuples/ # Python tuple operations
├── linear_algebra/ # Linear algebra implementations
└── README.md
- Data Structures & Algorithms
- Problem Solving (Competitive Programming style)
- Python Programming
- C++ Programming
- NumPy & Linear Algebra
- Operating System Algorithms
- Code Organization & GitHub Practices
- Python
- C++
- NumPy
This repository serves as:
- A learning archive
- A portfolio for recruiters
- A base for future AI and software development projects
- Add advanced AI/ML models
- Improve documentation for each folder
- Include real-world mini projects
- Add problem explanations
Jannatul Ferdaues Aspiring AI Engineer | Problem Solver