Code Monkey home page Code Monkey logo

june-leetcoding-challenge's Introduction

June LeetCoding Challenge

This is a challenge by LeetCode consisting of 30 daily problems over the month of June. A problem is added each day, and we have 24 hours to make a valid submission. I will be uploading my solutions in this repository after the deadline to make a valid submission for the given problem has passed.

Week 1: June 1st–June 7th

Week 2: June 8th–June 14th

Week 3: June 15th–June 21st

Week 4: June 22nd–June 28th

Week 5: June 29th-June 30th

  • Day 29: Unique Paths

    Dynamic Programming | Time: O(n*m) | Space: O(n)

  • Day 30: Word Search II

    Trie + DFS | Time: O(n^2 * m * s) | Space: O(n^2 * m * s) (DFS Recursive Depth + Words Size)

june-leetcoding-challenge's People

Contributors

ayush-ks avatar

Watchers

James Cloos avatar  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.