# java-interview-all **Repository Path**: belief-y/java-interview-all ## Basic Information - **Project Name**: java-interview-all - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java相关面试题合集(每日更新八股文教程) **本着把自己知道的都告诉大家,如果本文对您有所帮助,`点赞+关注`鼓励一下呗~** ## 相关文章 - [查漏补缺第一期(Redis相关)](https://mp.weixin.qq.com/s/ETAVvqwU3ZkB0MDtQ8hBAg) - [查漏补缺第二期(synchronized & 锁升级)](https://mp.weixin.qq.com/s/KbVOq7CKza8Pdp1DDPjD5A) - [查漏补缺第三期(分布式事务相关)](https://mp.weixin.qq.com/s/tejPBx-huaDMYRFeWzH2jA) - [查漏补缺第四期(Mysql相关)](https://mp.weixin.qq.com/s/DsNWgaPYrgE7QqPgPjuEcA) - [查漏补缺第五期(HashMap & ConcurrentHashMap)](https://mp.weixin.qq.com/s/4CDkuH2w8Fe0acI-xW-5JA) - [查漏补缺第六期(京东一面)](https://mp.weixin.qq.com/s/AhQZABtVjIxXs4CVhDaPbg) - [查漏补缺第七期(美团到店一面)](https://mp.weixin.qq.com/s/jongfptIxQINp6HdrfiGUw) - [查漏补缺第八期(阿里一面)](https://mp.weixin.qq.com/s/A9mIydMAt_rGM1w9-tYe6A) - [查漏补缺第九期(阿里二面)](https://mp.weixin.qq.com/s/IJLWdKu4brmfQ2BZgApbtQ) - [查漏补缺第十期(网易实习一面)](https://mp.weixin.qq.com/s/T1mNDir9y8tcHNXOKQ0nVA) - [查漏补缺第十一期(网易实习二面)](https://mp.weixin.qq.com/s/kRdF0X_CDPI46GXkMTHquQ) - [查漏补缺第十二期(网易实习三面)](https://mp.weixin.qq.com/s/Dy7shhrcrBpoZFn8wN17zw) - [查漏补缺第十三期(滴滴实习一面)](https://mp.weixin.qq.com/s/B6Myjth7nd-ieBtCV7Q0-Q) - [查漏补缺第十四期(滴滴实习二面)](https://mp.weixin.qq.com/s/G-hmZJDTY0gr4qvrbRBGyg) - [查漏补缺第十五期(华为一面)](https://mp.weixin.qq.com/s/lio5r9YlX1UKqkeBrZLEeg) - [查漏补缺第十六期(华为二面)](https://mp.weixin.qq.com/s/7jqkMzY4h5zcWBRQCZOM9A) - [查漏补缺第十七期(华为三面)](https://mp.weixin.qq.com/s/IvNY9_Iz4uwAoT1vLvjogw) - [查漏补缺第十八期(你了解class文件吗)](https://mp.weixin.qq.com/s/lLsgqQcNNWJ_Q6xyUywXYw) ## 项目源码(源码已更新 欢迎star⭐️) - [java-interview-all: https://github.com/qiuChengleiy/java-interview-all](https://github.com/qiuChengleiy/java-interview-all) ## 往期设计模式相关文章 - [一起来学设计模式之认识设计模式](https://mp.weixin.qq.com/s/1sFPpYKMYyRvKzU0EFse1A) - [一起来学设计模式之单例模式](https://mp.weixin.qq.com/s/9K6LxQoJs11iBNv9kzbDyQ) - [一起来学设计模式之工厂模式](https://mp.weixin.qq.com/s/E1ish-KysPsS5hjyzxkTow) - [一起来学设计模式之建造者模式](https://mp.weixin.qq.com/s/a-rTYNwnZAYPeEQQ0vuoUg) - [一起来学设计模式之原型模式](https://mp.weixin.qq.com/s/u9hJuZeUFEqyxdj7EP4NLA) - [一起来学设计模式之适配器模式](https://mp.weixin.qq.com/s/bazzKTQ08Tny4OdrQmaF8w) - [一起来学设计模式之桥接模式](https://mp.weixin.qq.com/s/jsh5oovdFG8W7PdJ4KQWRQ) - [一起来学设计模式之组合模式](https://mp.weixin.qq.com/s/Xm0HLLZSuaN6xRBSIu1bUA) - [一起来学设计模式之装饰器模式](https://mp.weixin.qq.com/s/U-93tjfB4OW0iMdFe0ziUg) - [一起来学设计模式之外观模式](https://mp.weixin.qq.com/s/9RzFRZT3KA5z4GahV1j6aw) - [一起来学设计模式之享元模式](https://mp.weixin.qq.com/s/0K0U7cUlgsxSxFJdde8E7A) - [一起来学设计模式之代理模式](https://mp.weixin.qq.com/s/hBp0fJ83Y9ijSnoraqlyIA) - [一起来学设计模式之责任链模式](https://mp.weixin.qq.com/s/552JCyXhNcxqOIrVC3OJWQ) - [一起来学设计模式之命令模式](https://mp.weixin.qq.com/s/9ENTuLqpmwSfUSc9Qe1vqQ) - [一起来学设计模式之解释器模式](https://mp.weixin.qq.com/s/UMi7GX9dOXYXgaxPCMuKgQ) - [一起来学设计模式之迭代器模式](https://mp.weixin.qq.com/s/ql_jDSK9LNHWCyhQ6uK6aQ) - [一起来学设计模式之中介者模式](https://mp.weixin.qq.com/s/_8j1QFYZWTiFEP5qz0rHfw) - [一起来学设计模式之备忘录模式](https://mp.weixin.qq.com/s/lUiySMrzx2hdmSsHMJPgpA) - [一起来学设计模式之观察者模式](https://mp.weixin.qq.com/s/THiXHvZG0W-qYU-EjUT1Nw) - [一起来学设计模式之状态模式](https://mp.weixin.qq.com/s/6k-HQCsGCTBBI9ie3eKk9A) - [一起来学设计模式之策略模式](https://mp.weixin.qq.com/s/pjbtiLss4TDGsWeXBQGU0A) - [一起来学设计模式之模板方法模式](https://mp.weixin.qq.com/s/QKWfGkot27sutkDD2-epww) - [一起来学设计模式之访问者模式](https://mp.weixin.qq.com/s/W8saETmyLRsV6LfvPxSxXQ) - [一起来学设计模式之依赖注入模式](https://mp.weixin.qq.com/s/tI0JxsgDKIz8Kfd--HcQEg) ## 设计模式项目源码(源码已更新 欢迎star⭐️) - [java-design-mode-all: https://github.com/qiuChengleiy/java-design-mode-all](https://github.com/qiuChengleiy/java-design-mode-all) ## Kafka 专题学习 - [一起来学kafka之Kafka集群搭建](https://mp.weixin.qq.com/s/XV2GUwz8mKSNmdI5YWwYVg) - [一起来学kafka之整合SpringBoot基本使用](https://mp.weixin.qq.com/s/wgE21lrcjEYWP5-2kQeACA) - [一起来学kafka之整合SpringBoot深入使用(一)](https://mp.weixin.qq.com/s/fI4KNz497qUYueWuOkoUNA) - [一起来学kafka之整合SpringBoot深入使用(二)](https://mp.weixin.qq.com/s/xLkVTRn2OLcp9hblvw3Xvg) - [一起来学kafka之整合SpringBoot深入使用(三)](https://mp.weixin.qq.com/s/8iVJ8nyRIpF1gnql1X6yVg) ## 项目源码(源码已更新 欢迎star⭐️) - [springboot-kafka-all: https://github.com/qiuChengleiy/springboot-kafka-all](https://github.com/qiuChengleiy/springboot-kafka-all) ## ElasticSearch 专题学习 - [利用docker搭建es集群](https://mp.weixin.qq.com/s/Z6HhZWNbmUrp4kRn5EX3FA) - [一起来学ElasticSearch(一)](https://mp.weixin.qq.com/s/UXDc2mmWlXHhn3R3D0rong) - [一起来学ElasticSearch(二)](https://mp.weixin.qq.com/s/BBidY95hm1_sGNYYbJT10g) - [一起来学ElasticSearch(三)](https://mp.weixin.qq.com/s/ItBixu4IN2vrEoFBuTIiMA) - [一起来学ElasticSearch(四)](https://mp.weixin.qq.com/s/AWEjVAzFS76IDUcuoIJUFw) - [一起来学ElasticSearch(五)](https://mp.weixin.qq.com/s/3xdqocmPmNRhmVl5C_FIOg) - [一起来学ElasticSearch(六)](https://mp.weixin.qq.com/s/RJgZCA04v4bzLEbZn-Rc2Q) - [一起来学ElasticSearch(七)](https://mp.weixin.qq.com/s/bZqDMPg-3yC7dI3hIuOLcA) - [一起来学ElasticSearch(八)](https://mp.weixin.qq.com/s/JhkCoI6sNTvwlkRmS5psHg) - [一起来学ElasticSearch(九)](https://mp.weixin.qq.com/s/rABSZhegOdQL7tEvF2bT0g) - [一起来学ElasticSearch(十)](https://mp.weixin.qq.com/s/rCIoJkVpqcJpDJ0molBaGw) - [一起来学ElasticSearch之整合SpringBoot(一)](https://mp.weixin.qq.com/s/Y1wiGPam81iD26KCu2bWKw) - [一起来学ElasticSearch之整合SpringBoot(二)](https://mp.weixin.qq.com/s/gJ4ueNKr0RqYVe7541gbGA) - [一起来学ElasticSearch之整合SpringBoot(三)](https://mp.weixin.qq.com/s/ngKMEzZJ59FiR4xnEzz-pA) ## 项目源码(源码已更新 欢迎star⭐️) - [springboot-es-all: https://github.com/qiuChengleiy/springboot-es-all](https://github.com/qiuChengleiy/springboot-es-all) ## 往期并发编程内容推荐 - [Java多线程专题之线程与进程概述](https://mp.weixin.qq.com/s/PvFx7mm46bsFl94IUWZMUw) - [Java多线程专题之线程类和接口入门](https://mp.weixin.qq.com/s/Uze3brfNfqMg8eGUqU0lHg) - [Java多线程专题之进阶学习Thread(含源码分析)](https://mp.weixin.qq.com/s/R9MUmSmEF3HvNAV441rmrw) - [Java多线程专题之Callable、Future与FutureTask(含源码分析)](https://mp.weixin.qq.com/s/qlKTI3VXBJfypy6XvFo0cg) - [面试官: 有了解过线程组和线程优先级吗](https://mp.weixin.qq.com/s/obLO_Bmq9Uuy0VuF9z7NeA) - [面试官: 说一下线程的生命周期过程](https://mp.weixin.qq.com/s/LsyduaUkTdeTaZ3S3phAIw) - [面试官: 说一下线程间的通信](https://mp.weixin.qq.com/s/oKYUxw01YasA-sMFH8W3GQ) - [面试官: 说一下Java的共享内存模型](https://mp.weixin.qq.com/s/-n0x_Amt4t4V30IIXj0FnA) - [面试官: 有了解过指令重排吗,什么是happens-before](https://mp.weixin.qq.com/s/3nGVYKxaavweU40da96OMg) - [面试官: 有了解过volatile关键字吗 说说看](https://mp.weixin.qq.com/s/uSDAw_X3R7X-f3TvqXDuzg) - [面试官: 有了解过Synchronized吗 说说看](https://mp.weixin.qq.com/s/pY3A2iWb0derRXY2tx3SiQ) - [Java多线程专题之Lock锁的使用](https://mp.weixin.qq.com/s/KtS0cnnWQZItcwGKYxJ6pw) - [面试官: 有了解过ReentrantLock的底层实现吗?说说看](https://mp.weixin.qq.com/s/IErZZadVkqazjvUOibi-eQ) - [面试官: 有了解过CAS和原子操作吗?说说看](https://mp.weixin.qq.com/s/Waw9C4QHWqOH5nOoHT6sEQ) - [Java多线程专题之线程池的基本使用](https://mp.weixin.qq.com/s/7PHqofkjX_L4kHU1agTCfg) - [面试官: 有了解过线程池的工作原理吗?说说看](https://mp.weixin.qq.com/s/mTrV4tr70zT-umtWtyyIiQ) - [面试官: 线程池是如何做到线程复用的?有了解过吗,说说看](https://mp.weixin.qq.com/s/t1xU4rJFsHjzF9uWkXFjGA) - [面试官: 阻塞队列有了解过吗?说说看](https://mp.weixin.qq.com/s/SeF4BnGzqg2ossG2fhlU_g) - [面试官: 阻塞队列的底层实现有了解过吗? 说说看](https://mp.weixin.qq.com/s/zcc10wGeV0AkfH9OUmjL9g) - [面试官: 同步容器和并发容器有用过吗? 说说看](https://mp.weixin.qq.com/s/4BbePlrfDbyOR7V8TK6nfw) - [面试官: CopyOnWrite容器有了解过吗? 说说看](https://mp.weixin.qq.com/s/lE0BErDXLIFUGSiM-FWmPg) - [面试官: Semaphore在项目中有使用过吗?说说看(源码剖析)](https://mp.weixin.qq.com/s/x_q0FQqsmP5ojQF4e6PXAg) - [面试官: Exchanger在项目中有使用过吗?说说看(源码剖析)](https://mp.weixin.qq.com/s/4Ik4z_8gfzftLDb0FFW6tw) - [面试官: CountDownLatch有了解过吗?说说看(源码剖析)](https://mp.weixin.qq.com/s/nABrvJ0A5NL0OqF_J6AIlA) - [面试官: CyclicBarrier有了解过吗?说说看(源码剖析)](https://mp.weixin.qq.com/s/2Zoh3jUYnnL9TTj0kw8q3w) - [面试官: Phaser有了解过吗?说说看](https://mp.weixin.qq.com/s/rAAc1UH-iP6ox4LpmBJvEQ) - [面试官: Fork/Join 有了解过吗?说说看(含源码分析)](https://mp.weixin.qq.com/s/YESb3PH12jHAn8HSs_yQ9g) - [面试官: Stream并行流有了解过吗?说说看](https://mp.weixin.qq.com/s/Nmexsl9RrHZudRBrU0b1FA) ## 推荐 SpringBoot & SpringCloud (源码已更新 欢迎star⭐️) - [springboot-all](https://github.com/qiuChengleiy/springboot-all.git) - ```地址```: https://github.com/qiuChengleiy/springboot-all.git - [SpringBoot系列教程合集](https://mp.weixin.qq.com/s/FOTDTwNcVlW5yxSpwBf-aA) - [一起来学SpringCloud合集](https://mp.weixin.qq.com/s/au2e3uXoCRAlEHHnoop2Cw) - [SpringCloud整合 Oauth2+Gateway+Jwt+Nacos 实现授权码模式的服务认证(一)](https://mp.weixin.qq.com/s/TCHLaTywd2C_oSqUmZL6lw) - [SpringCloud整合 Oauth2+Gateway+Jwt+Nacos 实现授权码模式的服务认证(二)](https://mp.weixin.qq.com/s/dlX1pXIT19nJWN6pvH3tgw) ## 博客(阅读体验较佳) - [我的博客(阅读体验较佳)](https://www.qiuchenglei.top)