程序员常用的刷题网站(1)

1、Lintcode

Lintcode.com——LintCode网站是国内较大的在线编程&测评网站。此网站提供各大IT公司的算法面试题类型,行分门别类,由简单到中等,再到难,便于不同水平的程序员进行刷题练习。同时网站支持多种语言(Java, Python, C++),方便不同语言特长的程序员利用擅长语言进行刷题练习。因此对于不同编程能力水平、不同职位需求的人来说都是非常有用的刷题网站。

[注:网站http://www.jiuzhang.com/solutions提供LintCode & LeetCode所有题目的最优答案,程序员们可以在此寻求解答,或是找到进步空间]




2. ACM之家

http://www.acmerblog.com/- ACM之家,全球大学生ACM竞赛交流互动的平台,包含POJ、HDU、ZOJ等在线OJ解题报告,相关经典算法收集整理,以及知名IT企业的面试题,大部分题目难度较大,不太适合初学者,但确是对于ACM竞赛者深入学习的极佳的刷题网站。




3.CodeVS

http://codevs.cn/CodeVS, OI 在线测试题库,是阶梯式系统,用户可以通过不断的联系来提高自己的水平和排名。网站主要针对高中生和初中生,题目大多是初高中生编程竞赛的题目。适合初高中编程爱好者进行刷题学习&相互交流。



4、HackerRank

hackerank.com

HackerRank网站是程序员们相互交流&挑战的社交平台。网站提供各种编程谜题、现实中的编程难题和挑战。程序员们可以在线进行编程挑战,与其他程序员竞争,以提高自己在排行榜的排名。目前有一些公司将此网站提供的技术面试工具作为技术面试考核的过程,考核难度相对较大。适合想要深入提高自己解决难题能力的程序员们。



5、Geeksforgeeks

geeksforgeeks.com

在线刷题网站,提供大量算法题,同时提供相应的优质解答。题目难度中等偏上,适合有一定编程经验的程序员们刷题练习。程序员们可在此交流&学习算法,促进彼此的进步。



6、Projecteuler

projecteuler.net—— 网站提供598道题,每道题会显示难度水平和提交完成率,供程序员们选择以及比较自己与其他人的能力水平。



7、Codechef

codechef.com——此网站提供多种难度的编程题,难度从入门、简单、中等到挑战都有。同时还会不定期举办竞赛,获胜者会有奖金奖励。



8、Spoj

Spoj.com——在线判题系统,会根据提交的正确率进行排名,遇到问题可以在讨论区交流。



9、Codeabbey

codeabbey.com——网站提供编程题库,题目从最简单的开始,难度不断增加。并且网站会对参与者进行排名。



10、Programmingbydoing

programmingbydoing.com——对于零基础的初学者,是很好的选择。初学者可以在此找到简单易入门的题目进行练习,不断提升自己。




  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Forger 推荐的学习windows 编程的所有书籍都在这儿: windows 编程 windows MFC入门到精通 windows 高级编程 windows 络编程 Programming Windows Programming Windows with MFC Programming Applications for Windows Network Programming for Microsoft Windows Programming Windows by Charles Petzold. The book to get on Win32 API. If you want to write programs using just the API (which is what this tutorial covers), you need this book. 如果你想只用windows API编程,这本书是入门经典,你需要这本书。 Programming Windows with MFC by Jeff Prosise. If you want to venture into MFC (AFTER becoming fully accustomed to using the Win32 API), this is the book for you. If you don't like MFC but intend on getting a job doing windows developement, get this anyway, it's better to know than not. 如果你想用MFC这本书是你想要的 Programming Applications for Windows by Jeffrey Richter. Not for newbies, if you want to be up on managing processes and threads, dlls, windows memory management, exception handling, and hooking into the system, then this is the book for you. 如果你想了解操作系统内幕,这本书是经典,书中包含了进程,线程,动态库,windows内存管理,异常处理。。。 Visual C++ Windows Shell Programming by Dino Esposito. For anyone interested in the visual and user-friendly aspects of windows, this book covers writing extentions to the windows shell, working efficiently with files and drag and drop, customizing the taskbar and windows explorer, and numerous other tricks. Well worthwhile for anyone writing GUI apps in windows. Network Programming for Microsoft Windows Up to date information on network programming, including NetBIOS, mailslots and pipes, and of course the ever important windows sockets, complete with winsock2 and raw sockets. Also contains specific information on the various windows platforms including 2000 and CE.
Java 9 Programming By Example by Peter Verhas English | 26 Apr. 2017 | ASIN: B01KOG6SWI | 504 Pages | AZW3 | 4.1 MB Key Features We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills This book will show you the best practices of Java coding and improve your productivity Book Description This book gets you started with essential software development easily and quickly, guiding you through Java's different facets. By adopting this approach, you can bridge the gap between learning and doing immediately. You will learn the new features of Java 9 quickly and experience a simple and powerful approach to software development. You will be able to use the Java runtime tools, understand the Java environment, and create Java programs. We then cover more simple examples to build your foundation before diving to some complex data structure problems that will solidify your Java 9 skills. With a special focus on modularity and HTTP 2.0, this book will guide you to get employed as a top notch Java developer. By the end of the book, you will have a firm foundation to continue your journey towards becoming a professional Java developer. What you will learn Compile, package and run a trivial program using a build management tool Get to know the principles of test-driven development and dependency management Separate the wiring of multiple modules from the application logic into an application using dependency injection Benchmark Java execution using Java 9 microbenchmarking See the workings of the Spring framework and use Java annotations for the configuration Master the scripting API built into the Java language and use the built-in JavaScript interpreter Understand static versus dynamic implementation of code and high-order reactive programming in Java About the Author Peter Verhas is a senior software engineer and software architect having electrical engineering and economics background from TU Budapest (MsC) and PTE Hungary (MBA), and also studied at TU Delft and TU Vienna. He created his first programs in 1979, and since then he has authored several open source programs. He has worked in several positions in the telecommunications and finance industries and was the CIO of the Hungarian start-up index.hu during its early days. Peter works for EPAM Systems in Switzerland, participating in software development projects at various customer sites, and he supports talent acquisition by interviewing candidates, training programs for developers, and internal mentoring programs. You can follow Peter on Twitter at @verhas, LinkedIn, and GitHub, or read his technical blog, Java Deep, at http://javax0.wordpress.com. Table of Contents Getting Started with Java 9 The First Real Java Program - Sorting Names Optimizing the Sort - Making Code Professional Mastermind - Creating a Game Extending the Game - Run Parallel, Run Faster Making Our Game Professional - Do it as a Webapp Building a Commercial Web Application Using REST Extending Our E-Commerce Application Building an Accounting Application Using Reactive Programming Finalizing Java Knowledge to a Professional Level

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值