Skip to content

Kickstart Coding

From 0 to 1

  • Home
  • Kickstart
  • LeetCode
  • Development
    • Angular
    • Algorithms
    • C++ & C
    • Computer Vision
    • Data Strcture
    • DEBUG
    • Fullstack
      • Bootstrap
      • JavaScript
      • jQuery
      • Ruby on Rails
      • Vue
    • Linux Inspires
      • Raspberry Pi
    • Networks
    • Machine Learning
    • MATLAB
    • PHP
    • Python
    • SoC
    • Open Source
  • Notes
    • LIfe
    • Books
    • Machine Learning
  • CP
    • HackerRank
  • Resume

Month: June 2020

  • Home
  • 2020
  • June

fix: lua_load_resty_core failed to load the resty.core module

By Bill0412Posted on June 15, 2020June 15, 2020
  • Webserver

One day, my website was replaced by a OpenRestry installed page. I did nothing, but it just happened. I checked the nginx log and it […]

fix: lua_load_resty_core failed to load the resty.core module Read More

Queue using Two Stacks

By Bill0412Posted on June 12, 2020June 12, 2020
  • queue

Description Submission

Queue using Two Stacks Read More

Waiter

By Bill0412Posted on June 12, 2020June 12, 2020
  • Stacks

Description Submission The Explanation of the second case is not correct

Waiter Read More

Maximum Element

By Bill0412Posted on June 11, 2020June 11, 2020
  • Stacks

Description Submission

Maximum Element Read More

Simple Text Editor

By Bill0412Posted on June 11, 2020
  • Stacks

Description Submission The reversed operation of append is delete, so the following program can be simplified if we implement these 2 operations as separate modules.

Simple Text Editor Read More

Largest Rectangle

By Bill0412Posted on June 10, 2020June 10, 2020
  • Stacks

Description Submission Record each possible starting position(When the height increases compared with the previous height) If the height decreases, replace the height of all the […]

Largest Rectangle Read More

Game of Two Stacks

By Bill0412Posted on June 10, 2020June 10, 2020
  • Stacks

Description Submission Sliding Window To avoid the marginal cases, i and j are guaranteed to be 1 bigger

Game of Two Stacks Read More

Problem Solving(Basic) – HackerRank Skills Certification

By Bill0412Posted on June 9, 2020June 10, 2020
  • Skills Certification

Active Traders Description Submission Balanced System Files Partition Description Submission Certificate https://www.hackerrank.com/certificates/a4d96111023d

Problem Solving(Basic) – HackerRank Skills Certification Read More

How to use bits/stdc++.h in CLion on macOS

By Bill0412Posted on June 8, 2020June 8, 2020
  • CP

References 1.https://codeforces.com/blog/entry/70957

How to use bits/stdc++.h in CLion on macOS Read More

Equal Stacks

By Bill0412Posted on June 8, 2020June 11, 2020
  • Stacks

Description Submission Submission Following is not a simplified version We don’t have to use real stacks, moving pointers(or indices) are enough

Equal Stacks Read More

Posts navigation

Older

Leetcode RANKING

Recent Posts

  • Equal Stacks

    1305. All Elements in Two Binary Search Trees

    Posted on May 1, 2022May 1, 2022
  • Equal Stacks

    828. Count Unique Characters of All Substrings of a Given String

    Posted on May 1, 2022
  • Equal Stacks

    1996. The Number of Weak Characters in the Game

    Posted on April 30, 2022
  • Equal Stacks

    1201. Ugly Number III

    Posted on April 26, 2022April 26, 2022
  • Equal Stacks

    1482. Minimum Number of Days to Make m Bouquets

    Posted on April 24, 2022April 24, 2022

Archives

  • May 2022 (2)
  • April 2022 (4)
  • March 2022 (10)
  • February 2022 (19)
  • January 2022 (28)
  • December 2021 (26)
  • November 2021 (21)
  • August 2021 (27)
  • July 2021 (92)
  • June 2021 (69)
  • May 2021 (1)
  • April 2021 (19)
  • March 2021 (84)
  • February 2021 (37)
  • January 2021 (18)
  • December 2020 (6)
  • November 2020 (20)
  • October 2020 (58)
  • September 2020 (99)
  • August 2020 (42)
  • July 2020 (41)
  • June 2020 (47)
  • May 2020 (72)
  • April 2020 (35)
  • March 2020 (2)
  • February 2020 (16)
  • January 2020 (9)
  • December 2019 (5)
  • November 2019 (2)
  • October 2019 (5)
  • September 2019 (6)
  • August 2019 (6)
  • July 2019 (6)
  • June 2019 (3)
  • May 2019 (6)
  • April 2019 (1)
  • March 2019 (4)
  • February 2019 (2)
  • January 2019 (6)
  • December 2018 (1)

Tags

Arrays Backtracking blog BST C++ Coursera CS Decision Trees Dynamic Programming Evaluation GDB Hashmap Integer Java K-Nearest Neighbors LeetCode Level Order Traversal life Linked List Linux Linux Kernel Logistic Regression Machine Learning Makefile MATLAB Multi-threading MYSQL npm Palindrome Plot Priority Queue Python Recursion RegEx Rolling Hash skills Sorting SSL String SVM Tree Ubuntu Vue WordPress WSS

Thanks To…

  • Cruel Coding Club
  • WisdomPeak
Copyright © 2022 Kickstart Coding. All Rights Reserved | Blog Diary by Theme Palace