Eric Chou

@ericisgood

https://github.com/EricccTaiwan https://www.linkedin.com/in/yphbchou0911/

Joined on Apr 6, 2024

  • 2025 年 Linux 核心設計課程作業 contributed by < EricccTaiwan > linkedin 課程參與 浮點數 3/18, 3/25 ; quiz5 RFC 3/11 03/27直播
     Like  Bookmark
  • contributed by < EricccTaiwan > quiz1-1 解釋上方程式碼運作原理 list_t 和 list_item_t 結構體 list_t 和 list_item_t ,定義一個單向鏈結串列的資料結構 ,list_item_t 可以視為鏈結串列中的節點,包含 value 和指向下一個結構體(節點)的指標 next, list_t 代表整個鏈結串列,head 是指向此鏈結串列第一個 list_item_t 結構體的指標。 畫圖好難,還沒認真畫... 補
     Like  Bookmark
  • contributed by < EricccTaiwan > 開發環境 $ gcc --version gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ lscpu
     Like  Bookmark
  • contributed by < EricccTaiwan >
     Like  Bookmark
  • LinkedIn Array (陣列) 34. Find First and Last Position of Element in Sorted Array 用兩個二分法, 找出左右邊界 時間複雜度: $O(lgN)$ 空間複雜度: $O(1)$ int searchlhs(int *nums, int numsSize, int target){ int left=0,right=numsSize-1;
     Like  Bookmark
  • 歐麥-Allmine 哈哈球-Hahaball R : Interviewer, E : Interviewee 影片 Interviewer Interviewee 影片1 哈哈球
     Like  Bookmark
  • 歐麥-Allmine R : Interviewer, E : Interviewee 模擬面試錄影: 英 1 模擬面試錄影: 中 2 模擬面試錄影: 中 3 LC 977. Squares of a Sorted Array (Easy) Given an integer array nums sorted in non-decreasing order, return an array of the squares of each number sorted in non-decreasing order.
     Like  Bookmark
  • image For Single Link, If the single link is in a deep fade, it disrupts communication. There is No ALTERNATIVE. If single link is in deepfade, performance is BAD. image For Diveristy,
     Like  Bookmark