There are no reviews yet. Be the first to send feedback to the community and the maintainers!
devops-material
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.learn-csharp
Learn_MPI
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.TashikMoin
kubernetes-katas
Learn_Git_GitHub
CICD-VPS
Learn_Deep_Learning
Data_Structures_In_CSharp
Bank_ManagementSystem_In_Cpp
IaCScripts
bloggr
Learn_Linux_Fundamentals
CI-CD
portfolio
learn_kubernetes
istio
Learn_Socket_Programming_In_C_And_Python
webservices
github-actions-cicd
Easy_Search
Data Structures Searching Using Rabin Karp , KMP & DNA Corpus AlgorithmsKubernetes-Jenkins-CICD-HelloWorld
terraform-katas
Repository to practice terraformLearn_Docker
Resources for learning DevSecOps tools.openstack
CodeExecutor
Remote Code Executor for C, C++, Java and Python3continuous-deployment-jenkins-kubernetes
clean-infrastructure-code
Repository for bad/good IAC examples.reviewing-a-pull-request
Unix-Shell
A custom command-line interface like bash with extra functionalities implemented using C++, Python & Selenium.Learn_Python_And_DataScience
webhooks
webhookscanary-deployments
Love Open Source and this site? Check out how you can help us