problems-solving

There are 99 repositories under problems-solving topic.

  • hacker-rank-python

    Language:Python1
  • FlipBits

    Language:C#
  • C-Programs

    C Language Programs

    Language:C1
  • leetcode

    Collection of LeetCode questions to ace the coding interview!

    Language:Swift1
  • Project-portfolio

    data science project portfolio

  • python

    pattern types all question & problems of hackerrank

    Language:Python1
  • codeforces

    The Repo Contained, all the Problems Solutions That I've Solved on Codeforces Contests & while doing Practice.

    Language:C++1
  • leetcode

    The Repo Contained, all the Problems Solutions That I've Solved on Leetcode Contests & while doing Practice.

    Language:C++1
  • codechef

    The Repo Contained, all the Problems Solutions That I've Solved on Codechef Contests.

    Language:C++1
  • geeksforgeeks

    The Repo Contained, all the Problems Solutions That I've Solved on GeeksforGeeks while doing Practice.

    Language:C++1
  • javascript-conding-interview-problems

    Solve various problems using JavaScript

    Language:JavaScript1
  • URI-Problems

    Problemas resolvido do URI Online Judge.

    Language:C++1
  • largest-rectangle-in-a-histogram

    Largest rectangle in a histogram

  • Problem-Solving-Techniques-Customer-Churn-

    This project outlines the approach to solving the Customer Churn Prediction problem, which aims to identify customers who are at risk of leaving a service. By predicting churn, businesses can take proactive measures to retain valuable customers.

  • Programming-Problems

    A collection of C++ programming problems, solved by a computer science student passionate about the world of programming. This repository covers various topics and difficulty levels, perfect for those looking to practice and enhance their coding skills.

    Language:C++
  • CSE_108-Object-Oriented-Programming-Language-Sessional

    This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"

    Language:Java
  • Problem-Solve-Codes

    Here i push my problem solving and practice codes with C++.

    Language:C++
  • Leetcode-submissions

    This repository contains my solutions to various coding problems from LeetCode, a popular online platform for practicing data structures and algorithms.

    Language:Java
  • Credit_Card_Financial_Dashboard

    Develop a comprehensive credit card weekly dashboard that provides real-time insights into key performance metrics and trends, enabling stakeholders to monitor and analyze credit card operations effectively.

  • Flowgorithm

    Personal flowgorithm projects in different languages.

    Language:Smalltalk
  • Python-Basics-concepts

    basics of python

    Language:Python
  • ProblemSolving

    🔍 Mastering Codeforces and LeetCode Challenges: Navigating Complex Problems with C++ and C# 💡

    Language:C++
  • DSA-Enigma

    This repository serves as a personal archive for my LeetCode problem solutions, aiding in personal growth and skill development

    Language:Java
  • PS_Study

    baekjoon, programmers solved problem

    Language:Python
  • JavaSolvedProblems

    Solutions written in Java for programming problems

    Language:Java
  • Euler_Problems

    Solutions to some problems from the Project Euler

    Language:Python
  • data-structures-and-algorithms

    Exercises about Data Structure & Algorithms teaching by @prateek27, Google Software Engineer

    Language:C++
  • Bitnine-Coding-Test

    This repository contains my coding assessment solutions for the Backend/Frontend Intern position at Bitnine.

    Language:EJS
  • DataLemur

    My DataLemur SQL solutions. Feel free to use it and have fun!

  • GFG

    This repository contains my solutions to various GeeksforGeeks DSA problems. The solutions are organized by the level of difficulty

    Language:JavaScript
  • Chatai-Teen-Patti-Algorithm

    Get the Best Possible Answer from this Algorithm

    Language:JavaScript
  • DSA

    C++ fundamental problems testing the limits of problem analysis and optimization skills

    Language:C++
  • cpp-problem-solving

    A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.

    Language:C++
  • 190530H-Time-Table-Assign-CSP

    Constraint Satisfaction Problem: Backtracking algorithm to schedule time slots and rooms for a given set of subjects.

    Language:Python