C_Programs
C_Programs copied to clipboard
This repository contains basic C programs to help beginners.
The code is implemented using a switch statement which performs multiple operations which are: 1.INSERT IN BST 2.SEARCH KEY 3.PREORDER TRAVERSAL 4.INORDER TRAVERSAL 5.POSTORDER TRAVERSAL 6.HEIGHT AND DEPTH 7.NUMBER OF...
program to find greatest of 3 numbers
Pilha.c
Print power set of a given set using C leanguage
check number is odd or even
Hey there, Im adding a new program called singlylinkedlist in c language.
A simple cal in C++
- Added a program to demonstrate the insecurities of buffer overflow bugs