• Stars
    star
    1
  • Language
    HTML
  • Created about 3 years ago
  • Updated about 1 year ago

Reviews

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

Repository Details

More Repositories

1

devops-material

7
star
2

Assembly-BST

Implemented a BST with pure x86 Assembly with all basic operations. A binary search tree (BST) is a binary tree where each node has a Comparable key (and an associated value) and satisfies the restriction that the key in any node is larger than the keys in all nodes in that node's left subtree and smaller than the keys in all nodes in that node's right subtree.
4
star
3

learn-csharp

C#
3
star
4

Learn_MPI

C
3
star
5

CFG_Parser

A context-free grammar is a set of recursive rules used to generate patterns of strings. Context-free grammar can describe all regular languages and more, but it cannot describe all possible languages. I used C++ to check whether the given structure/sentence(input) satisfies the given grammar or not.
C++
3
star
6

TashikMoin

2
star
7

kubernetes-katas

Shell
2
star
8

Learn_Git_GitHub

2
star
9

CICD-VPS

Dockerfile
2
star
10

Learn_Deep_Learning

Jupyter Notebook
2
star
11

Data_Structures_In_CSharp

C#
1
star
12

Bank_ManagementSystem_In_Cpp

C++
1
star
13

IaCScripts

HCL
1
star
14

Skedulo

HTML
1
star
15

bloggr

JavaScript
1
star
16

Learn_Linux_Fundamentals

1
star
17

CI-CD

C#
1
star
18

portfolio

JavaScript
1
star
19

learn_kubernetes

1
star
20

istio

Shell
1
star
21

Learn_Socket_Programming_In_C_And_Python

C
1
star
22

webservices

C#
1
star
23

github-actions-cicd

Java
1
star
24

Easy_Search

Data Structures Searching Using Rabin Karp , KMP & DNA Corpus Algorithms
C++
1
star
25

terraform-katas

Repository to practice terraform
HCL
1
star
26

Learn_Docker

Resources for learning DevSecOps tools.
Dockerfile
1
star
27

openstack

1
star
28

CodeExecutor

Remote Code Executor for C, C++, Java and Python3
JavaScript
1
star
29

continuous-deployment-jenkins-kubernetes

Shell
1
star
30

clean-infrastructure-code

Repository for bad/good IAC examples.
1
star
31

reviewing-a-pull-request

HTML
1
star
32

Unix-Shell

A custom command-line interface like bash with extra functionalities implemented using C++, Python & Selenium.
C++
1
star
33

Learn_Python_And_DataScience

Python
1
star
34

webhooks

webhooks
1
star
35

canary-deployments

HTML
1
star