All Projects → baps-bgd → baps-bgd.github.io

baps-bgd / baps-bgd.github.io

Licence: MIT License
This repository is used to maintain the site of BAPS. Please read the README if you are willing to contribute.

Programming Languages

SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to baps-bgd.github.io

Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+12964.71%)
Mutual labels:  data-structures, problem-solving
Data-structures
Data Structures in Java
Stars: ✭ 13 (-23.53%)
Mutual labels:  data-structures, problem-solving
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (+94.12%)
Mutual labels:  icpc, problem-solving
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Stars: ✭ 134 (+688.24%)
Mutual labels:  data-structures, problem-solving
scoreboard
Online judge scoreboard parser
Stars: ✭ 23 (+35.29%)
Mutual labels:  icpc
OOKata
A catalog of Object Oriented Programming Problems
Stars: ✭ 20 (+17.65%)
Mutual labels:  problem-solving
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (+182.35%)
Mutual labels:  problem-solving
programmers
programmers를 이용한 코딩테스트 공부
Stars: ✭ 42 (+147.06%)
Mutual labels:  problem-solving
pysdsl
Python bindings to Succinct Data Structure Library 2.0
Stars: ✭ 23 (+35.29%)
Mutual labels:  data-structures
BFEdevSolutions
Solutions to problems that I solved on bigfrontend.dev
Stars: ✭ 21 (+23.53%)
Mutual labels:  problem-solving
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (+82.35%)
Mutual labels:  problem-solving
RedQuarkTutorials
Code used in all my tutorials on my website - redquark.org
Stars: ✭ 27 (+58.82%)
Mutual labels:  problem-solving
LeetCode
Competitive coding submissions at Leetcode goes here
Stars: ✭ 14 (-17.65%)
Mutual labels:  problem-solving
Data-Structures
This is my Data Structure code using Java Language
Stars: ✭ 13 (-23.53%)
Mutual labels:  problem-solving
checktestdata
checks integrity of test data in programming contests like the ACM ICPC
Stars: ✭ 19 (+11.76%)
Mutual labels:  icpc
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (+64.71%)
Mutual labels:  problem-solving
algorithm-training
The repository of problem solving (especially algorithm problems of computer science)
Stars: ✭ 23 (+35.29%)
Mutual labels:  problem-solving
203-ACM-Problems-Code
203 ACM Problems Source Code in C++
Stars: ✭ 43 (+152.94%)
Mutual labels:  problem-solving
BOJ
💊Baekjoon Online Judge (Java, Kotlin, Swift) & PS Roadmap
Stars: ✭ 41 (+141.18%)
Mutual labels:  problem-solving
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+4852.94%)
Mutual labels:  icpc

To see the blog in action, go to - baps-bgd.githib.io

How to contribute

  • Create a fork of this repository.
  • Make changes to the desired post. You can find them under /_posts/
  • Commit your changes. Make sure you add comments describing the changes.
  • After you have done all the changes and commited them, submit a pull request.

What should you add

  • Appropriate problems under various topics. Please try to add interesting problems. If there is a similar problem already added, then don't add another.
  • Difficulty of the added problems. Hard, Medium or Easy.
  • Helpful blog resources. Especially if they are in Bangla. English blogs are also welcome. Any other language is also okay if the blog covers a relatively rare topic.

We want this site to be a one-stop resource point for all competitve-programming (ICPC, IOI etc.) related topics.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].