Giter Club home page Giter Club logo

data_struct_geek4geek's Introduction

Data_struct_geek4geek

Geeksforgeeks data structure problem solutions- https://www.geeksforgeeks.org/data-structures/

Array- https://www.geeksforgeeks.org/array-data-structure/

1st problem- https://www.geeksforgeeks.org/array-rotation/
1st solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Timecomplex_array_rotation.cpp

2nd problem- https://www.geeksforgeeks.org/program-for-array-rotation-continued-reversal-algorithm/
2nd solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Spacecomplex_array_rotation.cpp

3rd problem- https://www.geeksforgeeks.org/c-program-cyclically-rotate-array-one/
3rd solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Cyclic_unit_array_rotation.cpp

4th question- https://www.geeksforgeeks.org/binary-search/
4th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Binary_search.cpp

5th question- https://practice.geeksforgeeks.org/problems/sum-of-series2811/1
5th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Sum_of_first_n_natural_no.cpp

6th question- https://www.geeksforgeeks.org/search-an-element-in-a-sorted-and-pivoted-array/
6th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/Binary_search_in_rotated_array.cpp

7th question- https://www.geeksforgeeks.org/linked-list-set-1-introduction/
7th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/printLinkedList.cpp

8th question- https://www.geeksforgeeks.org/linked-list-set-2-inserting-a-node/
8th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/insertingNodeInLinkedList.cpp

9th question- https://www.geeksforgeeks.org/linked-list-set-3-deleting-node/
9th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/deleteNode.cpp

After getting the underlying principle of linkedList i thought to creat a basic structure of linkedList and its basic operation and here it is- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/linkedList.cpp

10th question- https://www.geeksforgeeks.org/find-length-of-a-linked-list-iterative-and-recursive/
10th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/linkListSize.cpp

11th question- https://www.geeksforgeeks.org/write-a-function-to-get-nth-node-in-a-linked-list/
11th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/nodeValue.cpp

12th question- https://www.geeksforgeeks.org/nth-node-from-the-end-of-a-linked-list/
12th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/nodeValueFromLast.cpp

13th question- https://www.geeksforgeeks.org/stack-data-structure-introduction-program/
13th solution- https://github.com/prathamiitp/Data_struct_geek4geek/blob/master/pushPop.cpp

data_struct_geek4geek's People

Contributors

prathamiitp avatar rohitkkpandey 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.