All Projects → javayhu → Androidinterviews

javayhu / Androidinterviews

🐂 Helpful materials for Android Interviews

Projects that are alternatives of or similar to Androidinterviews

Go Leetcode
Golang solution for leetcode
Stars: ✭ 380 (-24.6%)
Mutual labels:  interview
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (-18.25%)
Mutual labels:  interview
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-1.59%)
Mutual labels:  interview
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+713.29%)
Mutual labels:  interview
Mlinterview
A curated awesome list of AI Startups in India & Machine Learning Interview Guide. Feel free to contribute!
Stars: ✭ 410 (-18.65%)
Mutual labels:  interview
Hiring Without Whiteboards
⭐️ Companies that don't have a broken hiring process
Stars: ✭ 25,494 (+4958.33%)
Mutual labels:  interview
Learning Rust
Rust 学习之路 > Rust Programming Tutorial, include articles, interview, example, problems.
Stars: ✭ 376 (-25.4%)
Mutual labels:  interview
Front End Web Development Interview Question
前端开发面试题大收集,前端面试集锦 ❤️ 💝 💘
Stars: ✭ 5,033 (+898.61%)
Mutual labels:  interview
Android Daily Interview
📌每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
Stars: ✭ 4,387 (+770.44%)
Mutual labels:  interview
Interview Preparation
Interview Preparation material for Senior Software Engineer - Android role
Stars: ✭ 468 (-7.14%)
Mutual labels:  interview
Awesome System Design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
Stars: ✭ 4,999 (+891.87%)
Mutual labels:  interview
Twentysecondscurriculumvitae Latex
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
Stars: ✭ 409 (-18.85%)
Mutual labels:  interview
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (-9.92%)
Mutual labels:  interview
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-21.43%)
Mutual labels:  interview
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-1.19%)
Mutual labels:  interview
Notebook
🍎 笔记本
Stars: ✭ 381 (-24.4%)
Mutual labels:  interview
Awesome List
collect all awesome about IT
Stars: ✭ 425 (-15.67%)
Mutual labels:  interview
Interview
笔试面试知识整理
Stars: ✭ 4,851 (+862.5%)
Mutual labels:  interview
Waking Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试🚀;可用于模拟面试、面试前复习、短期内快速备战面试...
Stars: ✭ 6,429 (+1175.6%)
Mutual labels:  interview
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (-7.94%)
Mutual labels:  interview

Android开发面试大礼包

2015年毕业找工作的时候整理了一份Android开发面试干货,原始资料地址点击这里,由于当时制作的比较仓促,资料中存在不少错误或者过时的内容。 2016年年底换工作的重新时候整理了下这些资料,后来又陆陆续续抽空整理了些,目前已经整理的差不多了,希望对正在找工作的小伙伴们有点帮助。   建议结合下面的Android群英传和Android开发艺术探索这两本书的读书笔记系列一起看,因为读书笔记中涉及到的很多重要知识在这份面试总结中就不再重复介绍了。
整理的资料大部分都来源于书籍和网络,很多都已经标明了原文出处,若仍有侵权,请通知我,我立即道歉并删除。

推荐资料和书籍

  1. Android官方培训课程中文版:熟悉Android开发基础知识
  2. Android群英传:(在线版读书笔记点这里)
  3. Android开发艺术探索:(在线版读书笔记点这里)
  4. Android开发进阶-从小工到专家:提高Android开发技能必看
  5. Java程序性能优化:修炼Java的基本功
  6. 剑指Offer:国内的经典面试书
  7. 程序员面试金典:国外的经典面试书
  8. Android面试题一天一题:@goeasyway 总结的Android面试题

PS:千万记得要去刷LeetCode
在此特别感谢戴方勤和唐磊总结的题解(对应leetcode-cpp.pdfleetcode-java.pdf两份文档)
PPS:推荐下九章算法,一个不错的在线刷题和算法交流的网站,推荐关注他们的公众号(九章算法)
PPPS:算法主要掌握搜索、排序、递归、分治、回溯、贪心、动规等常见的算法思想,并结合数组、字符串、树等类型的题目进行练习就好。常见数据结构和算法的总结可以考虑阅读我之前总结的数据结构与算法系列文章 在线版
PPPPS:为了方便阅读,我已经将这4份总结转成了排版好的PDF格式的文件。另外,我博客中3本书的阅读笔记也整理好放在相应的文件夹下面啦,这样大家可以下载下来离线阅读(可能存在部分链接失效的问题)。

>>> 我在Android面试指南小专栏里面写了一篇稿子Android面试——算法面试心得,欢迎阅读!<<<

最后,祝大家找工作一帆风顺!

作者: 宅男潇涧 2016年9月
邮箱: [email protected]
博客: hujiaweibujidao.github.io
小专栏: https://xiaozhuanlan.com/u/javayhu

下面的二维码是我个人维护的微信公众号“潇涧技术专栏”,会不定期分享移动开发的核心技术,欢迎关注!

img

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].