Giter VIP home page Giter VIP logo

leetcode's Introduction

LeetCode

Sample leetcode problems implemented in RUST. Will be consistently updated.

Minimum difficulty of implementation is leetcode medium.

Solutions generally contain some information about time complexity and sometimes space complexity. Where optimizations are used for memoization, these are also mentioned.

Solutions where BTreeMaps would be generally used for recursion are implemented correctly via an alternative logical approach.

Problems solved

LeetCode two_sum 
LeetCode add_two_numbers 
LeetCode longest_substring 
LeetCode median_sorted_arrays 
LeetCode longest_palindromic_string 
LeetCode zig_zag_conversion 
LeetCode reverse_integer 
LeetCode string_to_integer 
LeetCode container_with_most_water 
LeetCode integer_to_roman 
LeetCode three_sum 
LeetCode remove_nth_node_from_end_of_list 
LeetCode valid_parenthesis 
LeetCode generate_parenthesis 
LeetCode swap_nodes_in_pairs
LeetCode next_permutation
LeetCode find_first_and_last_position_in_sorted_array
LeetCode valid_sudoku
LeetCode spiral_matrix
LeetCode merge_intervals

leetcode's People

Contributors

minamatta98 avatar

Watchers

 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.