GithubHelp home page GithubHelp logo

adityalalwani / data_structures Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crypticani/data_structures

0.0 0.0 0.0 27 KB

It contains some programs of data structures using C language.

C 66.36% C++ 33.64%

data_structures's Introduction

Data_Structures

It contains some programs of data structures using C language.

List of Programs

Introduction to Data Structures and C

  • Program to swap two number using Function
  • Program to find Factorial of a Number
  • Program for Addition of Two Matrix
  • Program to generate the Fibonacci Series using Array
  • Program to enter and display the record of n number of students using Structure
  • Program to demonstrate the use of dynamic memory allocation using malloc()

Sorting

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Quick Sort
  • Merge Sort

Searching

  • Linear Search
  • Binary Search

Stack

  • Implementing Stack using Array and Structure
  • Program for conversion from infix to postfix
  • Program for conversion from infix to prefix

Queue

  • Program for Queue
  • Program for Circular Queue

Linked List

  • Program for Single Link List to insert a node at any point and display all nodes
  • Program for Single Link List to delete a node at any point and display all nodes

data_structures's People

Contributors

adityalalwani avatar crypticani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.