iT邦幫忙

鐵人檔案

2025 iThome 鐵人賽
回列表
Software Development

轉職仔之Data Science and ai master後的持續精進技術之路 系列

Blind 75 and Cracking the Coding Interview: 189 Programming Questions and Solutions (Cracking the Interview & Career) 持續精進與輸出分享:)

鐵人鍊成 | 共 42 篇文章 | 5 人訂閱 訂閱系列文 RSS系列文 團隊第一屆技術創作市集

I have memorized 410 龜速與停滯 再調整看看吧

#include <vector> using namespace std; class Solution{ public: // 41...

I have memorized 378 need some help

#include <vector> // 378. O(Nlog(R−L)) O(1) using namespace std; c...

I have memorized 98 加油加油(0119)

class Solution { //98. O(N) public: bool isValidBST(TreeNode* root) {...

大型翻車現場&第一次講解還蠻好玩的 持續gogogo 994 well done :)

#include <vector> // both m*n #include <queue> using namespace...

跟上一題很像啦 好好輸出1091要趕快出門去看排球比賽囉:)

#include <vector> // both n*n #include <queue> using namespace s...