Code Monkey home page Code Monkey logo

algo_guide's Introduction

๐Ÿ’ซ About Me:

๐Ÿ˜Ž Iโ€™m a software developer, now exploring Android Development.
โœจ I enjoy learning new tech trends and sharing my knowledge through tech blogs.
๐Ÿ˜€ Iโ€™m passionate about open source projects.
๐Ÿ‘ฉโ€๐Ÿ’ป I have experience in both web and mobile development.

๐ŸŒ Socials:

Want to get technical updates? Follow me on the following platforms and get the latest tech updates!

Medium Reddit Android Dev Library

๐Ÿ’ป Tech Stack:

C C++ CSS3 Java HTML5 JavaScript Kotlin PHP Swift MySQL MongoDB SQLite Canva Figma Adobe Dreamweaver Postman Trello Gradle

๐Ÿ“Š GitHub Stats:



algo_guide's People

Contributors

adityadey4 avatar aritra-tech avatar cs50x-rgb avatar fazil29 avatar jay179-sudo avatar ken1000minus7 avatar kodeflap avatar krish-parekh avatar montekkundan avatar ramyashreeshetty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

algo_guide's Issues

[Documentation] links to tutorials

This document should contain useful and best Ds and algorithm resources

  • YouTube links
  • Tutorial links
  • best time complexity and space complexity links

To refer for other other developers

Adding heap sort algorithm

  • Implementing heap sort algorithm in Kotlin with the best case

  • time complexity algorithm

  • space complexity

  • Add the heapsort.kt algorithm in heapsort package

Create a To Do document for the project

The document should contain all the details of non implemented DSA topics to help the contributors to raise issues and understand the progress of non implemented topics

Implement Queue Concept

Should implement different queue type concept in kotlin
This task should implement by creating queue package then seperate sub package for each type of queue.
Then implement each kotlin class for each

  • Queue
  • circular queue
  • priority queue
  • Deque

It's operations common for all type of queue

  • Enqueue
  • dequeue
  • isEmpty
  • isFull
  • Peek

Add Array Programs

Want to add basic operations of arrays such as:

  • Deletion of elements in the array
  • Insertion of elements in the array
  • Multidimensional Array
  • Reverse an Array

Any other suggestions on what should I add except those operations @kodeflap?

Code documentation

I would like to add proper comments and output to explain the code properly
@kodeflap can I get this issue ๐Ÿ˜…

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.