上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页
摘要: https://www.cnblogs.com/bigmoyan/p/4521683.html 阅读全文
posted @ 2018-12-09 21:39 dgi 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-12-07 13:53 dgi 阅读(243) 评论(0) 推荐(0) 编辑
摘要: Task: Your task is to write a function which returns the sum of following series upto nth term(parameter). Rules: You need to round the answer to 2 de 阅读全文
posted @ 2018-12-06 14:22 dgi 阅读(197) 评论(0) 推荐(0) 编辑
摘要: Given a stack which can keep M numbers at most. Push N numbers in the order of 1, 2, 3, ..., N and pop randomly. You are supposed to tell if a given s 阅读全文
posted @ 2018-12-04 22:34 dgi 阅读(494) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-12-03 21:37 dgi 阅读(431) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-12-03 21:32 dgi 阅读(124) 评论(0) 推荐(0) 编辑
摘要: 不小心参加了某公司的笔试题,哎,发现自己能力基础还是不够扎实 阅读全文
posted @ 2018-12-03 21:30 dgi 阅读(81) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-12-01 22:01 dgi 阅读(376) 评论(0) 推荐(0) 编辑
摘要: 题目:https://pintia.cn/problem-sets/1010070491934568448/problems/1037889290772254722 先是看了牛客(https://www.nowcoder.com/questionTerminal/5f44c42fd21a42b8ae 阅读全文
posted @ 2018-11-26 10:45 dgi 阅读(321) 评论(0) 推荐(0) 编辑
摘要: 自我总结: 1.编程的思维不够,虽然分析有哪些需要的函数,但是不能比较好的汇总整合 2.写代码能力,容易挫败感,经常有bug,很烦心,耐心不够好 题目: In this programming assignment you will implement one or more of the inte 阅读全文
posted @ 2018-11-24 22:32 dgi 阅读(617) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页