• Java面试学习资源


    【网站】牛客网
    https://www.nowcoder.com/

    【网站】力扣
    https://leetcode.com/
    https://leetcode-cn.com/problemset/all/ 中文社区

    【网站】尚学堂总结的几百道面试题,以及面试需要注意什么
    https://www.bjsxt.com/javamianshiti.html

    【网站】java面试题网
    http://www.wityx.com/

    【github】Java学习+面试指南
    https://github.com/Snailclimb/JavaGuide

    【github】面试指南
    https://github.com/kdn251/interviews/blob/master/README-zh-cn.md

    【github】Java Core Sprout : basic, concurrent, algorithm
    https://github.com/crossoverJie/JCSprout

    【github】汇总java生态圈常用技术
    https://github.com/aalansehaiyang/technology-talk

    【github】全栈开发
    https://github.com/frank-lam/fullstack-tutorial

    【github】Java为主的技术摘要
    https://github.com/biezhi/java-bible

    【github】互联网求职面试题、知识点和面经整理
    https://github.com/Lemonjing/EasyJob

    【github】互联网 Java 工程师进阶知识完全扫盲
    https://github.com/doocs/advanced-java

    【github】Java后端必备的知识点
    https://github.com/ZhongFuCheng3y/3y

    【github】技术面试必备知识
    https://github.com/CyC2018/CS-Notes

    【github】java 算法仓库
    https://github.com/awangdev/LintCode
    https://github.com/Blankj/awesome-java-leetcode
    https://github.com/grandyang/leetcode

    【github】互联网公司面经
    https://github.com/0voice/interview_internal_reference

    【github】java学习笔记
    https://github.com/ZXZxin/ZXBlog

    书籍部分可以略过,看看上面的学习资源即可,这里做个汇总。
    【书籍】《进入 it 企业必读的 324个Java面试题》豆瓣

    【书籍】《剑指Offer》豆瓣 偏C++

    【书籍】《程序员面试指南》豆瓣

    【书籍】《Java程序员面试笔试宝典》豆瓣

    【博文】算法面试题
    https://yq.aliyun.com/articles/40478utm_content=m_15768

    【博文】
    https://blog.csdn.net/shengqianfeng/article/details/102572691

    【博文】面试题汇总
    https://blog.csdn.net/thinkwon/category_9731418.html

    【博文】redis40道
    https://blog.csdn.net/Design407/article/details/103242874

    【博文】800 道 java 面试题
    https://blog.csdn.net/weixin_44626952/article/details/90260021

    【极客时间】面试现场,付费专栏
    https://time.geekbang.org/column/intro/100023401

    【极客时间】算法面试,付费专栏
    https://time.geekbang.org/course/intro/100019701

    【Java学习资源】整理推荐
    Java面试题与经验学习资源
    Linux学习资源
    设计模式、面向对象、编程规范、重构学习资源
    网络协议学习资源
    数据结构与算法学习资料
    Spring Boot、Spring Cloud 学习资源
    JVM学习资源

    【Java面试题与答案】整理推荐
    基础与语法
    集合
    网络编程
    并发编程
    Web
    安全
    设计模式
    框架
    算法与数据结构
    异常
    文件解析与生成
    Linux
    MySQL
    Oracle
    Redis
    Dubbo

  • 相关阅读:
    MySQL主从复制错误
    【python】使用Selenium获取(2023博客之星)的参赛文章
    Postgresql systemctl设置开机自启动
    Kong网关命令详解
    小白必看:如何查询微信账号权重?
    HBase-15-Phoenix
    三个月能学到多少网络安全知识?
    Spring Boot 发送邮件
    “开源 vs. 闭源:大模型的未来发展趋势预测“——探讨大模型未来的发展方向
    【Pytorch基础教程35】引入非线性的激活函数
  • 原文地址:https://blog.csdn.net/web18334137065/article/details/125437333