Coder Social home page Coder Social logo

shraiyya / dskakhel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from techous/dskakhel

0.0 0.0 0.0 46.38 MB

A repository of learn data structures implementation by learning new ones & by contributing

License: Apache License 2.0

C 22.01% C++ 32.55% Java 38.39% Python 6.30% JavaScript 0.26% Go 0.50%

dskakhel's Introduction

DSKaKhel

Learning Data Structures is a like of Khel (Game), for getting good at this Khel, learn new data structures via contributing to this repository.

GitHub closed pull requests by-label GitHub pull requests by-label GitHub closed pull requests by-label GitHub Repo stars GitHub top language Lines of code GitHub code size in bytes

If you interested in something amazing or you like Money Heist then try AlgoHeist here.

image

Contributing Guidelines (Updated for 2021)

For contributions checkout new updated guidelines


Hacktober Fest 21 Updates

PRs count if:

  • Submitted during the month of October AND

    • Submitted in a public repo AND (

      • The PR is labelled as hacktoberfest-accepted by a maintainer OR
      • Submitted in a repo with the hacktoberfest topic AND (
        • The PR is merged OR
        • The PR has been approved

      )

    )

As a part of this update your PRs will be marked as hacktoberfest-accepted label before merging and don't get shocked PRs opened in this repository we will be counted in the Hacktober Fest 21.

Happy Hacking !


Code Of Conduct

We are following Contributor Covenant Code of Conduct.

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

STRINGS


LISTS


STACKS


QUEUES

NORMAL QUEUE

DOUBLE ENDED QUEUE

CIRCULAR QUEUE


TREES

BINARY TREES


HEAPS


GRAPHS

  • Representation of Graph - Adjacency list

GitHub

NOTE : Don't forget to pull before pushing your commits otherwise it will create merge conflicts

Šī¸ TECHOUS 2019-21

dskakhel's People

Contributors

anarchymonkey avatar ashwek avatar fazd avatar gauravwalia19 avatar geekswaroop avatar ifenil avatar indrahas avatar kritika2311 avatar nidhimittal2 avatar shivankshekhar avatar shraiyya avatar vrn25 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.