Coder Social home page Coder Social logo

bluesaiyancodes / data-structures Goto Github PK

View Code? Open in Web Editor NEW

This project forked from techous/dskakhel

0.0 1.0 2.0 46.24 MB

A repository of data structures and all the programs in different languages. Now contribute as Hacktober Fest is on the way.

License: Apache License 2.0

C 22.70% C++ 31.88% Java 37.16% Python 7.99% JavaScript 0.27%

data-structures's Introduction

Data-Structures

A repository of Data Structures and all the programs in different languages.

CONTRIBUTION

For your contribution follow our guidelines

ARRAYS

  • 1D Arrays
  • 2D Arrays
  • 3D Arrays
  • 4D Arrays
  • INBUILT
  • MISC
    • JAGGED
    • Arrangement and Rearrangement
      • Rearrange Positive and Negative
      • Replace even in the stream
    • ARRAY ROTATION
      • Rotate array in O(n)
      • Rotate array to right
      • Rotate array cyclically
      • Rotate array by K
      • Rotate matrix by 90
      • Find the min count to get original array from rotated array
      • Find Maximum Hamming Distance
      • Find Maximum value with only rotations allowed
      • Find Minimum Element in Rotated Sorted Array
      • Find pair with given Sum in Rotated Sorted Array
    • Occurances
      • Find Maximum odd count
      • Find missing number with the given duplicate
      • Find pairs with sum K
      • Occurance of particular number
      • Row and Column Sum
    • Order Statistics
      • Find smallest in 2d matrix
      • Find largest element in array
      • Find Mean and Median of the array
      • Find the K largest Smallest Element
      • Find the largest 3 elements
    • Pattern Printing

STRING

LISTS

STACKS

QUEUES

NORMAL QUEUE

DOUBLE ENDED QUEUE

CIRCULAR QUEUE

TREES

BINARY TREES

HEAPS

GRAPHS

LICENSE

Apache License

NOTE : Dont forget to pull before pushing your commits otherwise it will create merge conflicts

                                        ALL RIGHTS RESERVED:

                                        TradeMark : TechOus

                                        Admins: 1. Nidhi Mittal
                                                2. Aniket Batabyal

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.