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

Tag: Arrays

  • Home
  • Arrays

Minimum Swaps 2

By Bill0412Posted on May 20, 2020May 20, 2020
  • Interview Preparation Kit

Description Submission Swap the one at wrong position to the right position

Minimum Swaps 2 Read More

New Year Chaos

By Bill0412Posted on May 20, 2020May 20, 2020
  • Interview Preparation Kit

Description Any O(n^2) algorithm will exceed the time limit Submission Submission 1 Bubble Sort: O(n^2), exceeds the time limit for large n’s The count should […]

New Year Chaos Read More

Arrays: Left Rotation

By Bill0412Posted on May 20, 2020May 20, 2020
  • Interview Preparation Kit

Description Submission Vector constructor Subvector Vector concatenation The insertion should be at res.end() instead of prev(res.end()) References https://stackoverflow.com/questions/201718/concatenating-two-stdvectors https://stackoverflow.com/questions/421573/best-way-to-extract-a-subvector-from-a-vector http://www.cplusplus.com/reference/vector/vector/insert/

Arrays: Left Rotation Read More

2D Array – DS

By Bill0412Posted on May 20, 2020May 20, 2020
  • Interview Preparation Kit

Description Submission

2D Array – DS Read More

Recent Posts

  • 2D Array – DS

    1774. Closest Dessert Cost

    Posted on March 2, 2021
  • 2D Array – DS

    896. Monotonic Array

    Posted on February 28, 2021February 28, 2021
  • 2D Array – DS

    1653. Minimum Deletions to Make String Balanced

    Posted on February 28, 2021February 28, 2021
  • 2D Array – DS

    1770. Maximum Score from Performing Multiplication Operations

    Posted on February 26, 2021February 26, 2021
  • 2D Array – DS

    867. Transpose Matrix

    Posted on February 25, 2021February 25, 2021

Archives

  • March 2021 (1)
  • 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 JS K-Nearest Neighbors LaTex LeetCode Level Order Traversal life Linked List Linux Linux Kernel Logistic Regression Machine Learning Makefile MATLAB Multi-threading npm Palindrome Plot Priority Queue Python Recursion RegEx skills Sorting SSL String SVM Tree Ubuntu Vue WordPress WSS

Thanks To…

  • Memogrocery
Copyright © 2021 Kickstart Coding. All Rights Reserved | Blog Diary by Theme Palace