Dohyun Kwak

Curtin University: Bachelor of IT

Works / Articles
  • Leetcode 1829

    Maximum XOR for Each Query

    2024.11.08
    • #leetcode
    • #cpp
  • Leetcode 238

    Product of Array Except Self

    2024.11.07
    • #leetcode
    • #cpp
  • Leetcode 2275

    Largest Combination With Bitwise AND Greater Than Zero

    2024.11.07
    • #leetcode
    • #cpp
  • Leetcode 3011

    Find if Array Can Be Sorted

    2024.11.06
    • #leetcode
    • #cpp
  • Leetcode 11

    Container With Most Water

    2024.11.04
    • #leetcode
    • #cpp
  • Leetcode 1672

    Richest Customer Wealth

    2024.11.03
    • #leetcode
    • #python
  • Leetcode 3146

    Permutation Difference between Two Strings

    2024.11.03
    • #leetcode
    • #python
  • Leetcode 3163

    String Compression III

    2024.11.03
    • #leetcode
    • #c++
  • Leetcode 20

    Valid Parentheses

    2024.11.02
    • #leetcode
    • #c++
  • Leetcode 167

    Two Sum II - Input Array Is Sorted

    2024.11.02
    • #leetcode
    • #c++
  • Leetcode 796

    Rotate String

    2024.11.02
    • #leetcode
    • #c++
  • Operating System : Memory Management

    Contiguous Memory Allocation

    2024.05.24
    • #OS
    • #Paging
  • Operating System : Memory Management

    Paging with Virtual Memory

    2024.05.24
    • #OS
    • #Paging
  • Operating System : File System

    File System

    2024.06.01
    • #OS
    • #File System
  • Operating System : File System

    File and Directory Basis

    2024.06.01
    • #OS
    • #File System
  • Operating System : Memory Management

    Page Replacement and Allocation of Frames

    2024.05.24
    • #OS
    • #Paging
  • Operating Systems - Overview

    Week 1. Introduction to Operating Systems

    2024.06.15
    • #OS
    • #Lecture