Coder Social home page Coder Social logo

odonata971 / leetcode-submissions Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 310 KB

This repository contains my solutions to various coding problems from LeetCode, a popular online platform for practicing data structures and algorithms.

Home Page: https://leetcode.com/u/Odonata971/

Java 84.28% Python 5.43% Kotlin 3.26% Rust 0.60% C# 4.88% C 1.01% C++ 0.25% Hack 0.30%
datastructures-algorithms java kotlin problems-solving python3

leetcode-submissions's Introduction

Daily LeetCode Solutions

This repository contains my solutions to LeetCode problems that I attempt on a daily basis. LeetCode is a popular online platform for practicing coding skills and preparing for technical interviews.

Table of Contents

Motivation

As a programmer, solving coding problems is an excellent way to improve problem-solving skills, learn new algorithms and data structures, and prepare for technical interviews. By committing to solving LeetCode problems daily, I aim to continuously enhance my coding abilities and stay sharp.

Problems

Each problem is organized in a separate folder, named according to the LeetCode problem number and title. Within each folder, you'll find:

  • README.md: A file containing the problem statement and any additional information or constraints.
  • [problem_name].[extension]: The source code file containing my solution to the problem.

Technologies

The solutions in this repository are primarily written in Java, but I may occasionally use other programming languages as well as Kotlin, Python or even SQL. The specific language used for each problem will be evident from the file extension.

Commits

Commit messages in this repository will adhere to the following structure:

  • The main commit message will be the name of the LeetCode problem being solved.
  • Additional details will be provided in the commit body, including:
    • Execution time of the solution, along with a percentile ranking indicating the performance compared to other submissions. Time: [execution_time] ([percentile_ranking])
    • Memory consumption of the solution, along with a percentile ranking indicating the memory efficiency compared to other submissions. Memory: [memory_usage] ([percentile_ranking])

This consistent commit message format will ensure clear and concise communication of the problem being solved, as well as the performance characteristics of the implemented solution in terms of time complexity and space complexity relative to other submissions on the LeetCode platform.

leetcode-submissions's People

Contributors

odonata971 avatar

Watchers

 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.