• Stars
    star
    6
  • Rank 2,538,735 (Top 50 %)
  • Language
    C++
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Normal Math and Randomly Number Theory Problems

More Repositories

1

Problem-Solving-Solutions

Only Graph , Tree , LinkedList , Backtracking Problem Solutions
C++
18
star
2

DP-Problem-Solution

LCS , LIS , Bitmask dp , Coin Change Variant ,Codeforces -dp ,palindromic dp ,colouring dp ,counting dp
C++
7
star
3

Number-Theory

Number Theory , Math, Inclusion-Exclusion,Combinatorics,Counting ,Sieve ,Euler's totient ,Fermat's theorem .
C++
6
star
4

Sorting-and-Searching-Problems

sorting , binary search , ternary search ,custom-sort ,2D sort
C++
5
star
5

Treap-Problems

AVL Tree, Treap.
C++
5
star
6

Suffix-automata-Problems

suffix automation , its most famous problems
C++
4
star
7

Segment-Tree-And-Divide-And-Conquer

Segment tree with lazy propagation , Segment tree without lazy propagation ,Binary Index Tree (BIT)
C++
4
star
8

Codeforces-B-C-D-Problem-Solutions

These problems can make you help to increase your ratings in Codeforces.
C++
3
star
9

MotiTalk

Web Panel of Moti Talk
HTML
2
star
10

Mobius-Function-Segmentet-Sieve-Problems.-

Mobius Function ,Mobius Inversion,Totient Function, Segmented Sieve ,Bitwise Sieve.
C++
2
star
11

Trie-Data-Structure

Prefix tree (Trie ) and Xor techniques with Trie
C++
2
star
12

passenger

2
star
13

Persistent-Segment-Tree-Problems

Persistent Segment Tree with pointer algorithm
C++
2
star
14

Sqrt-Decomposition-and-Mo-s-algorithm-problems.

C++
2
star
15

Bit-Manipulation

Normal Bit Magic , Bit Manipulation .
C++
1
star
16

Bellman-Ford-and-Floyd-warshall-problems

C++
1
star
17

Suffix-Array-Problems

n*(logn)^2 algorithm , LCP array
C++
1
star
18

String-Problems

Normal String problems implementation Problems
C++
1
star
19

SCC-Strongly-Connected-Components-problems

Strongly Connected Component (SCC), Cycle Detecting and Topological Sort problems , Disjoint Set Union (DSU) problems.
C++
1
star
20

E-Olymp-Solutions-

Java
1
star
21

Dijkstra-Problems

C++
1
star
22

Messenger-Clone-ReactNative-Typescript-

A simple messenger clone with three navigated screen (login , profile , chat), background animation and background sound with your messages .Delete message and Replying Particular Message supported.(Firebase database)
TypeScript
1
star
23

Only-Uva-Online-Judge-Solutions

Uva Normal Medium Problem Solution With Logic
C++
1
star
24

Probability-and-Expected-Value-Problems.

Probability , Expected Value ,Important Comments Line .
C++
1
star
25

Heavy-Light-Decomposition-HLD-Problems

Tree Queries
C++
1
star
26

KMP-Knuth-Morris-Pratt-Pattern-Searching-Problems

KMP and LPS array
C++
1
star
27

Lightoj-Problem-Solutions

C++
1
star
28

Sparse-Table-Problems

Sparse Table , RMQ (Range Minimum Query) and LCA (Lowest Common Ancestor)
C++
1
star