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

Category: HackerRank

  • Home
  • CP
  • HackerRank
  • Page 13

Save the Prisoner! – Algorithms(Implementation)

By Bill0412Posted on May 4, 2020May 4, 2020
  • HackerRank

Description Submission int – long – 10^9 long long – 10^9

Save the Prisoner! – Algorithms(Implementation) Read More

Climbing the Leaderboard – Algorithms(Implementation)

By Bill0412Posted on May 4, 2020May 4, 2020
  • HackerRank

Description Dense Ranking Submission 1 O(m) Won’t work when the data size grows larger This solution won’t pass some of the larger datasets since the […]

Climbing the Leaderboard – Algorithms(Implementation) Read More

Forming a Magic Square – Algorithms(Implementation)

By Bill0412Posted on May 4, 2020
  • HackerRank

Description Submission With brute-force, since the magic square is only of order 3 O(9!) = O(1)

Forming a Magic Square – Algorithms(Implementation) Read More

Electronics Shop – Algorithms(Implementation)

By Bill0412Posted on May 3, 2020May 3, 2020
  • HackerRank

Description Submission O(nlogn) the prev iterator

Electronics Shop – Algorithms(Implementation) Read More

Abstract Classes – Polymorphism – C++

By Bill0412Posted on April 30, 2020April 30, 2020
  • HackerRank

Description Submission

Abstract Classes – Polymorphism – C++ Read More

C++ Class Template Specialization – C++

By Bill0412Posted on April 27, 2020April 27, 2020
  • HackerRank

There seems to be no good way to directly convert an enum class to string in C++11.

C++ Class Template Specialization – C++ Read More

Operator Overloading – C++

By Bill0412Posted on April 26, 2020April 26, 2020
  • HackerRank

Operator Overloading – C++ Read More

Attending Workshops – C++

By Bill0412Posted on April 25, 2020April 25, 2020
  • HackerRank

Description Submission The optimum policy here is to accept the earliest finished workshops.

Attending Workshops – C++ Read More

Messages Order – C++

By Bill0412Posted on April 25, 2020April 25, 2020
  • HackerRank

Description In real life applications and systems, a common component is a messaging system. Thea idea is that a sender sends messages to the recipient. […]

Messages Order – C++ Read More

Overloading Ostream Operator – C++

By Bill0412Posted on April 25, 2020April 25, 2020
  • HackerRank

Description The task is to overload the << operator for Person class in such a way that for p being an instance of class Person the result […]

Overloading Ostream Operator – C++ Read More

Posts navigation

Older
Next

Leetcode Rating

Recent Posts

  • Overloading Ostream Operator – C++

    2959. Number of Possible Sets of Closing Branches

    Posted on December 22, 2023December 22, 2023
  • Overloading Ostream Operator – C++

    1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

    Posted on December 20, 2023December 20, 2023
  • Overloading Ostream Operator – C++

    1235. Maximum Profit in Job Scheduling

    Posted on August 30, 2023August 30, 2023
  • Overloading Ostream Operator – C++

    2830. Maximize the Profit as the Salesman

    Posted on August 29, 2023August 29, 2023
  • Overloading Ostream Operator – C++

    2811. Check if it is Possible to Split Array

    Posted on August 27, 2023August 27, 2023

Archives

  • December 2023 (2)
  • August 2023 (4)
  • July 2023 (1)
  • April 2023 (1)
  • January 2023 (2)
  • November 2022 (1)
  • October 2022 (1)
  • August 2022 (2)
  • July 2022 (5)
  • June 2022 (2)
  • May 2022 (10)
  • 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 Graph 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 WordPress WSS

Thanks To…

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