From 0a89cc1e283f90c071d2193ecff84a1ae2e47843 Mon Sep 17 00:00:00 2001 From: curry <13667583+zjhjames@user.noreply.gitee.com> Date: Thu, 23 Nov 2023 03:24:24 +0000 Subject: [PATCH] =?UTF-8?q?add=20=E5=BC=A0=E6=99=AF=E7=9A=93-11-23-?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=97=A5=E5=BF=97.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: curry <13667583+zjhjames@user.noreply.gitee.com> --- ...23-11-23-\345\267\245\344\275\234\346\227\245\345\277\227" | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 "\345\274\240\346\231\257\347\232\223-11-23-\345\267\245\344\275\234\346\227\245\345\277\227" diff --git "a/\345\274\240\346\231\257\347\232\223-11-23-\345\267\245\344\275\234\346\227\245\345\277\227" "b/\345\274\240\346\231\257\347\232\223-11-23-\345\267\245\344\275\234\346\227\245\345\277\227" new file mode 100644 index 0000000..abf2bbe --- /dev/null +++ "b/\345\274\240\346\231\257\347\232\223-11-23-\345\267\245\344\275\234\346\227\245\345\277\227" @@ -0,0 +1,4 @@ + 工作日志 + 这段时间内本人对链表数据结构之前的基础只是进行了全面巩固并且通过阅读算法图解和B站大学进行了排序,递归,栈,堆,以及程序的性能,程序的空间和时间复杂度进行了学习 +并且进入洛谷开始刷题。在上个星期参加了acm的练习,感觉自己还需加强,这个星期准备开始学习PCB和linux的一些基本操作。 + 高数和线性代数也许同步学习。 -- Gitee