自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
☆350Apr 25, 2024Updated 2 years ago
Alternatives and similar repositories for Learning
Users that are interested in Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2020 😀😁😀😁😀 秋招笔试面试合集,以及2019届公司真题模拟题集 & 附上自己的后端指南,💻🎓包括(C/C++基础、数据结构、算法、操作系统💻、计算机网络、MySQL、shell(ps:sed、awk、grep))☆507May 31, 2022Updated 4 years ago
- A pipelined MIPS CPU supporting 31 MIPS instructions, interrupt and cache.☆20Jul 12, 2015Updated 10 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆21Nov 26, 2022Updated 3 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- 《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~☆1,904Oct 21, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Linux C/C++ 后台开发 面试题目☆272Oct 8, 2019Updated 6 years ago
- Fast Fourier Transform Acceleration Algorithm. (Accelerated by CUDA)☆12Jul 8, 2018Updated 7 years ago
- 自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)☆2,372Dec 2, 2024Updated last year
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- 2020届笔试面试题目汇总☆34Sep 21, 2019Updated 6 years ago
- Java炼金小木屋☆503Nov 14, 2022Updated 3 years ago
- 509 道 Java 面试题汇总与解析☆236Dec 16, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- My Awesome Blog☆14Nov 10, 2018Updated 7 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- zju ai 黑白棋☆25Apr 22, 2020Updated 6 years ago
- Java面试题系列——Spring 示例代码☆12Dec 16, 2022Updated 3 years ago
- 提供计算机考研和软件工程考研专业的各个学校 考研真题☆9,223Feb 2, 2023Updated 3 years ago
- 算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。☆933Jun 16, 2023Updated 3 years ago
- Common API (C++ and Python) for Fast Fourier Transform HPC libraries (publish-only mirror)☆11Dec 3, 2025Updated 7 months ago
- 专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你☆1,157Mar 16, 2020Updated 6 years ago
- 【Java面试指南】收集整理常见面试题,做最全最专业的面试宝典,持续更新中...☆17Mar 5, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆10Jan 8, 2023Updated 3 years ago
- PKU 编译实践实验☆14Jan 6, 2023Updated 3 years ago
- 《数据结构》经典算法代码☆400Dec 24, 2023Updated 2 years ago
- 当初为某个站长编写的爬虫,可以用来爬去优酷视频,电影天堂,搜狗等站的资源,采用多线程,可以在配置文件里面给定关键词,数据库配置信息等,自动更新到极光cms中(现在好像找不 到了).所以此代码只给想要学习用python编写爬虫的同学学习☆37Feb 19, 2016Updated 10 years ago
- 📚 技术面试指南,记录着我面经过程所遇到的问题以及总结的知识点。面试的公司:腾讯、阿里巴巴、字节跳动、虎牙直播、CVTE。所包含的知识点:c/c++/python ,算法,操作系统,计算机网络,数据库☆205May 20, 2021Updated 5 years ago
- 《剑指Offer》、LeetCode☆828Jul 2, 2023Updated 3 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆13Jul 13, 2018Updated 7 years ago
- 2025南京大学计算机科学与技术845考研公共课和专业课资料:数学一、英语一、政治、数据结构、计算机网络、计算机系统基础、操作系统教程、算法设计与分析-包括真题、期末考试、PPT、模拟题、专业课参考书及课后答案、报录比、经验等等☆2,728Apr 5, 2023Updated 3 years ago
- 考研高等数学复习笔记(停止更新)☆701Aug 2, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 📘 各种编程学习资料 (Android C C++ DataBase HTML5 JavaWeb ios python uml 人工智能 操作系统 数学 数据结构 程序员需要的技术 程序设计 编译原理 计算机组成与结构 计算机网络 设计模式 软件工程 面试经验)☆2,486Dec 10, 2020Updated 5 years ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆22Jan 13, 2023Updated 3 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 2019-2020年互联网公司高频重点面试题☆112May 16, 2024Updated 2 years ago
- It is a button state machine module for general use.☆10Apr 3, 2017Updated 9 years ago