Contents Menu Expand Light mode Dark mode Auto light/dark mode
Kira's dev notes
Kira's dev notes
  • Agile
  • Database
  • Design Patterns
    • Builder
    • Decorator
    • Factory Method
    • Singleton
  • Dev Tools
    • cURL
    • Git
    • Keys and Certificates
  • DevOps
    • Jenkins
  • Docker
  • Data Structures & Algorithms
    • Algorithmic Techniques
    • Bit Manipulation
    • Grind 75
    • JP Morgan (All time)
    • LeetCode
      • 1. Two Sum
      • 3. Longest Substring Without Repeating Characters
      • 5. Longest Palindromic Substring
      • 8. String to Integer (atoi)
      • 11. Container With Most Water
      • 15. 3Sum
      • 17. Letter Combinations of a Phone Number
      • 20. Valid Parentheses
      • 21. Merge Two Sorted Lists
      • 33. Search in Rotated Sorted Array
      • 42. Trapping Rain Water
      • 46. Permutations
      • 53. Maximum Subarray
      • 56. Merge Intervals
      • 57. Insert Interval
      • 62. Unique Paths
      • 70. Climbing Stairs
      • 75. Sort Colors
      • 78. Subsets
      • 84. Largest Rectangle in Histogram
      • 98. Validate Binary Search Tree
      • 102. Binary Tree Level Order Traversal
      • 104. Maximum Depth of Binary Tree
      • 110. Balanced Binary Tree
      • 121. Best Time to Buy and Sell Stock
      • 125. Valid Palindrome
      • 133. Clone Graph
      • 141. Linked List Cycle
      • 150. Evaluate Reverse Polish Notation
      • 155. Min Stack
      • 169. Majority Element
      • 189. Rotate Array
      • 200. Number of Islands
      • 206. Reverse Linked List
      • 207. Course Schedule
      • 208. Implement Trie (Prefix Tree)
      • 217. Contains Duplicate
      • 226. Invert Binary Tree
      • 232. Implement Queue using Stacks
      • 235. Lowest Common Ancestor of a Binary Search Tree
      • 236. Lowest Common Ancestor of a Binary Tree
      • 238. Product of Array Except Self
      • 242. Valid Anagram
      • 278. First Bad Version
      • 295. Find Median from Data Stream
      • 322. Coin Change
      • 325. Maximum Size Subarray Sum Equals k
      • 383. Ransom Note
      • 409. Longest Palindrome
      • 542. 01 Matrix
      • 543. Diameter of Binary Tree
      • 560. Subarray Sum Equals K
      • 704. Binary Search
      • 733. Flood Fill
      • 876. Middle of the Linked List
      • 973. K Closest Points to Origin
      • 994. Rotting Oranges
      • 2716. Minimize String Length
  • Java
    • Core Java
    • Collections
    • Stack
    • Map
    • Functional Interfaces
    • Streams
    • Optional
    • Concurrency
    • JVM
    • Testing
  • JavaScript Ecosystem
    • JavaScript
  • Kafka
  • Kubernetes
  • Microservices
    • Patterns
    • Transactions
  • Redis
  • Spring
    • JPA
    • Spring Security
Back to top

Dev Tools#

  • cURL
    • How to’s
      • Download file
  • Git
    • How to’s
      • Delete branch
  • Keys and Certificates
    • PEM
Next
cURL
Previous
Singleton
Copyright © 2022-2024, Kiran Marturu
Made with Sphinx and @pradyunsg's Furo