5 مستودعات
Tools and repositories for mastering data structures and algorithmic problem solving.
Explore 5 awesome GitHub repositories matching part of an awesome list · Algorithm and Coding Practice. Refine with filters or upvote what's useful.
This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge
Interactive exercises for practicing coding interview problems.
هذا المشروع عبارة عن مكتبة خوارزميات C# ومجموعة من هياكل البيانات. يعمل كمرجع لعلوم الحاسب يوفر تطبيقات عملية لأنماط الفرز، والبحث، واجتياز الرسوم البيانية الكلاسيكية. تتضمن المكتبة مجموعة أدوات معالجة نصوص مخصصة لتحليل تشابه النصوص، وحساب مسافات التحرير، وإدارة عمليات البحث القائمة على البادئة. كما تتميز بتطبيق لنظرية الرسوم البيانية لنمذجة علاقات الشبكة وحساب أقصر المسارات. يغطي الكود المصدري مجموعة واسعة من القدرات، بما في ذلك إدارة المجموعات الخطية والهرمية، ومعالجة وتصور بيانات الأشجار، وحساب المتتاليات الرقمية الرياضية.
Collection of common algorithms implemented in C#.
This is an incomplete repo full of code problems used prior to or during an interview. I hope these problems will be useful for you to practice and review. If you have practiced on or designed an interesting problem, we'd love to see it! Open a PR or issue with your suggestions or optimizations.
Repository of common programming challenges and solutions.
This repository serves as a comprehensive knowledge base and study resource for software developers preparing for technical interviews. It provides a structured collection of questions, answers, and explanations focused on core Java programming principles and common industry interview patterns. The project facilitates professional development by offering a curated set of algorithmic coding challenges and technical assessments. By organizing these materials into a hierarchical directory of markdown files, the repository enables users to review fundamental language concepts and practice problem
Facilitates practice of common programming challenges to improve logical thinking under pressure.
Comprehensive collection of interview questions and study materials.