GithubHelp home page GithubHelp logo

anjalijha12345 / dsa--problem Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 257.0 142 KB

hactoberfest 2023

Home Page: https://github.com/Anjalijha12345/DSA--Problem

Java 34.74% C++ 47.56% JavaScript 3.23% Python 4.44% C 10.03%
dsa hacktoberfest hacktoberfest-accepted hactoberfest2023

dsa--problem's Introduction

@anjalijha042's Holopin board

Hey Guys!! ๐Ÿ‘‹, I'm Anjali jha

A passionate Final year computer science engineering student & currently learning web development along with UI/UX designing.

Open Source Love

๐ŸŒฑ Iโ€™m currently learning front-end Development with UI/UX design skills

  • ๐Ÿ’ฌ Ask me about I am always trying to Grow and learn something new.

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact yeah, I am!!!


Connect with me:

@anjalij15209006 https://www.linkedin.com/in/anjali-jha-862643203/ anjalijha1823@gmail.com anjalijha042 anjalijha042

Languages and Tools:

android c cplusplus css3 docker git html5 java javascript linux mysql photoshop php python react redux

anjalijha12345

anjalijha12345

dsa--problem's People

Contributors

aamirjawed avatar adilmp1 avatar altropro21 avatar anjalijha12345 avatar arpcoder avatar astha369 avatar belal-akram avatar bhaveshgarg2000 avatar deepakmaur avatar devank21 avatar iphoenix-matrix avatar m-soumik avatar manvi-rai avatar mayankrana2000 avatar musaibbatghar avatar n00bsc00b avatar rituraj-abes avatar sahilkumarin avatar saikat2407 avatar sheefanaaz123 avatar shikha785 avatar shivanijhaa avatar shrey141102 avatar shubham1450 avatar srexrg avatar technicalreju avatar thakurdiwakar avatar tushar-013 avatar ujjwalukstar avatar utkarsh1042005 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dsa--problem's Issues

Reversal of link list

I want to add code of reversal of singly and doubly link list in c++, so please assign me this issue.

Knapsack Problem

I want to comtribute Knapsack Problem in C++ for hactoberfest 2023 .

Floyds CFA

I will add solution of Floyds CFA in Java
please mark it as hacktoberfest

Max Subarray Problem

I will add solution of max subarray problem in Java
please mark it as hacktoberfest

Bounded Traversal of Matrix

I am willing to contribute my Python and C++ code for bounded traversal of matrix.
This code will be well structured and commented for beginners to understand.
Kindly assign me this issue.

update readme

the existing readme just contains the document part, I can make it more interactive and add basic info, usage and prerequistes

Flood Fill Algorithm in Graph

  • Description: The flood fill algorithm follows a straightforward process to fill a region: Start at the seed point and check its color. If the color of the current pixel or cell matches the target color, proceed; otherwise, stop. Change the color of the current pixel or cell to the replacement color.
  • Problem: LeetCode 733: Flood Fill
  • Complexity: Time: O(rc) Space: O(rc)
  • Example: https://miro.medium.com/v2/resize:fit:1400/format:webp/1*fphlwHP4J6tk60oKyGcyKQ.png
  • Language: Java and C++

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.