• Stars
    star
    1
  • Language
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

This is the program to generate the testcases for any program to test

More Repositories

1

Prims-and-Djkstra

1
star
2

harshit-

this is project on cricket management
C++
1
star
3

topological-sort

This is the code for the topological sort of the graph
1
star
4

Trie_Implementation

Trie DataStructure Insert Search And delete operations
1
star
5

c-1to-n-sum

this is c++ a project to sum from 1 to n using for loop
1
star
6

ternary-search-code-c-

this is the code of ternary search algorithm in c++
1
star
7

animated-film-cpp-

1
star
8

DFS_BFS_GRAPH_IMPLE

implementation of the graph and the dfs and bfs traversal in the simplest way
1
star
9

dice_game

This is a simple game made using HTML , CSS , JavaScript
JavaScript
1
star
10

linkedList

complete linked list implementations and reverse list reverse group of k
1
star
11

new_project

adding the exting to it
1
star
12

powerSetUsingBit

This is a code to generate all the subsets of a set using bitwise operator
1
star
13

Longest-Palindrom-in-a-string

this is the c++ algo dp to calculate the length of the longest palindrom substring
C++
1
star
14

story

this is masterpeice.
1
star
15

BlueStacksPro

BlueStacks Assignment
Python
1
star
16

c-code

hackerearth linear search question solution
1
star
17

KMP-for-patern-mathching-in-c-

KMP for patern mathching in c++
1
star
18

java_program

THis is the program of java
1
star
19

unionandfind

This is the code for the union and find data structure and path compression and the union by rank is also there
1
star
20

Backtracking

1
star
21

Modular_inverse_of_a_under_m

This is the C++ program to find the modular inverse of the a under m a^-1 = a^(m-2)%m
1
star
22

Naive_String_Patern_Matching

naive algorithm to match a pattern into a string and note its index
1
star
23

Kruskals_algo

This is the fully discriptive code of the kruskals algorithm
C++
1
star
24

KthSmallestElementInUnsortedArray

kth smallest element is the minimum possible n such that there are at least k elements in the array <= n. In other words, if the array A was sorted, then A[k - 1] ( k is 1 based, while the arrays are 0 based )
1
star
25

hackathon_project

this is the autumn_hacks project
1
star
26

vectorsort

this is a c++ program to sort a dynamic array called vector
C++
1
star
27

responsive-website

This is a Html And Css project for responsive website
1
star
28

github-demo

A simple demo repository for to show git basic
1
star
29

scope-in-class-c-

1
star
30

c-class-best-use-to-understand-oops

this program revolves around common concept of class
C++
1
star
31

problem_on_optimised_bubble_sort

this is the problem using the optimised bubble sort to sort the array with minimum sort
1
star
32

Stringdata-c-

this is a c++ programe using string data type and the whole demostration
C++
1
star
33

Harshitparsai.github.io-tindog

This is a fun website for dog tinder
HTML
1
star
34

tree_implementation

complete tree implementation and calculating the height and diameter at a single time code
1
star
35

Permutation_Of_String

This is the recursive solution to generate all the permutation of the string
1
star
36

cv

HTML
1
star
37

c-problem

this is a program to know ascii values
C
1
star
38

C-competitiveTemplate

This is the template for the competive programming to write any program with efficient input time
1
star
39

Directed_graph

1
star
40

EssentialMathCode

This is the essential maths used in CP full code
1
star
41

miniproject-java-bank

this is the mini project in java this contain function like deposit withdraw new account open and many more
1
star
42

Exception_Handling_c-

this is a project for exception handling in c++ to detect error which are not found during compiling
C++
1
star
43

Print_all_possible_word_phone_number

THis is the code for generating all possible words that can be formed using the digits entered by the user in phone number
1
star