Who originally published the O(n logn) lower bound for comparison-based sorting, and when? Computer Science |
- Who originally published the O(n logn) lower bound for comparison-based sorting, and when?
- Discussion: The future of Operating Systems research & practice
- A Systems Design Interview Primer For New Engineers
- Preparation for a Computer Science Degree
- Enumerating unlabeled necklaces
- DeepMind DVD-GAN: Impressive Step Toward Realistic Video Synthesis
- Assembly IDE
- System design interview prep material
- Best programming language unit to take for data science?
Who originally published the O(n logn) lower bound for comparison-based sorting, and when? Posted: 16 Jul 2019 03:49 PM PDT I'm aware of how the proof goes, I'd just like to know the original reference if possible. [link] [comments] |
Discussion: The future of Operating Systems research & practice Posted: 16 Jul 2019 10:57 PM PDT It is well known that the architecture that GNU/Linux is built on is robust but old and especially POSIX feels outdated. also, some new operating systems (fuchsia, redox, haiku) are slowly emerging. there are few old but interesting OSes as well ( eg: Plan9, hurd ). Now, what new inventions / breakthroughs / gradual upgrades do you expect in OS space? ( server / desktop / embedded etc.. ).. What features / techniques from existing research is interesting in this regard? I would like to hear a bit more about OS research.... [link] [comments] |
A Systems Design Interview Primer For New Engineers Posted: 16 Jul 2019 06:20 AM PDT |
Preparation for a Computer Science Degree Posted: 16 Jul 2019 02:54 PM PDT Hi everyone, I just graduated HS and I'm going to study Computer science at a local university. Summer just started for me and I have a question - are there any particular things that I should do or learn before my freshman year of college starts? My main language is going to be C++. I already know some HTML and CSS, but still very new to programming. Thanks in advance! [link] [comments] |
Enumerating unlabeled necklaces Posted: 16 Jul 2019 02:18 PM PDT https://gitbisect.wordpress.com/2017/08/21/necklaces-part-3-unlabelled/ I'm no computer scientist, but I like playing with combinatorics in my free time. This seems to me to be an open (but very niche) problem and my algorithm seems numerically CAT and I can proof that it had better bounds than existing solutions. Although I might just have overlooked something It's a minor thing, but is it worth throwing something on arxiv? Do any of you have some tips for what to do with a little hobby project like this (if anything)? [link] [comments] |
DeepMind DVD-GAN: Impressive Step Toward Realistic Video Synthesis Posted: 16 Jul 2019 02:55 PM PDT |
Posted: 16 Jul 2019 07:30 PM PDT Do you all have any recommendations on an assembly IDE? I am learning assembly and just wanted something that will make it easier to view the stack and register values. I have tinkered with SASM and it seems good, but I was curious if theres anything else you think may be better? The big thing is being able to see the stack for visual aid. [link] [comments] |
System design interview prep material Posted: 16 Jul 2019 09:57 AM PDT I have got some pretty good links for sys design interview prep, wanted to share them 1) https://github.com/donnemartin/system-design-primer 2) https://www.hiredintech.com/courses/system-design 3) https://www.interviewbit.com/courses/system-design/ 4) http://blog.gainlo.co/index.php/category/system-design-interview-questions/page/3/ 5) https://github.com/checkcheckzz/system-design-interview 6) http://highscalability.squarespace.com/ Hope this will help. [link] [comments] |
Best programming language unit to take for data science? Posted: 16 Jul 2019 08:15 AM PDT For some context I'm in uni doing data science and I have to take 3 programming units. An Intro python one, an intro C one and the last I get to choose. My two options are "internet and java programming" or "object oriented programming with c++" (more advanced than the c one) which one will be better? [link] [comments] |
You are subscribed to email updates from Computer Science: Theory and Application. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment