Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 607 Bytes

File metadata and controls

26 lines (15 loc) · 607 Bytes

**Algorithm and Problem-Solving Solutions **🚀 This repository contains solutions to various algorithmic and problem-solving challenges, implemented in Python. Each solution is designed to be efficient, clean, and beginner-friendly. Below is the list of problems.

Table of Contents

1)-Arithmetic Expression Evaluator

2)-Tic-Tac-Toe Game

3)-Particle Simulation in a Polygon

4)-Binary Search Algorithm

5)-String Similarity Checker (with One Mismatch)

6)-Inverse of a 3x3 Matrix

7)-Sudoku Solution Validator

8)-Text Justification

9)-Longest Palindromic Substring

10)-Minimum Coins for Change