Skip to content

suyXcode/Python_Codes_by_pirates

Repository files navigation

Top 100 Codes 🚀

This repository contains solutions to the Top 100 Coding Questions that are frequently asked in placements, interviews, and competitive programming.

The goal of this repository is to help students and developers practice coding problems, understand logic building, and prepare efficiently for interviews.


📝 Problem Categories

🔢 Number-Based Problems

  • Prime Number
  • Palindrome Number
  • Armstrong Number
  • Strong Number
  • Disarium Number
  • Harshad Number
  • Perfect Number
  • Spy Number
  • Automorphic Number
  • Fibonacci Series
  • Factorial (Recursive & Iterative)
  • GCD & LCM
  • Reverse a Number
  • Sum of Digits
  • Swap Two Numbers

📊 Pattern-Based Problems

  • Star Pyramid
  • Inverted Pyramid
  • Floyd’s Triangle
  • Pascal’s Triangle
  • Number Pyramid
  • Diamond Pattern

🧵 String-Based Problems

  • Palindrome String
  • Anagram Check
  • Count Vowels & Consonants
  • Remove Whitespaces
  • Toggle String Case
  • Reverse a String
  • Substring Check

💡 Array-Based Problems

  • Largest & Smallest Element
  • Second Largest Number
  • Sort an Array
  • Linear & Binary Search
  • Rotate an Array
  • Remove Duplicates

(… and more up to 100 problems 🎯)


⚙️ Languages Used

The solutions are implemented in Python (default).
You can also try solving them in C, C++, Java, or JavaScript for practice.


🎯 Objective

  • Strengthen problem-solving skills
  • Improve coding logic
  • Prepare for interviews & online assessments

🤝 Contribution

  • Fork this repo 🍴
  • Add more solutions / optimize code
  • Create a pull request with improvements ✅

📌 Author

👤 Suyash Singh
📧 LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •