Facebook Interview Question: Finding K most frequent elements in an array
https://www.reddit.com/r/programming/comments/7bxmwy/facebook_interview_question_finding_k_most/
submitted by /u/irfanbaqui (https://www.reddit.com/user/irfanbaqui)
[link] (https://www.youtube.com/watch?v=EYFcQRwcqk0) [comments] (https://www.reddit.com/r/programming/comments/7bxmwy/facebook_interview_question_finding_k_most/)
https://www.reddit.com/r/programming/comments/7bxmwy/facebook_interview_question_finding_k_most/
submitted by /u/irfanbaqui (https://www.reddit.com/user/irfanbaqui)
[link] (https://www.youtube.com/watch?v=EYFcQRwcqk0) [comments] (https://www.reddit.com/r/programming/comments/7bxmwy/facebook_interview_question_finding_k_most/)
Converting Mathematica to Python - arccos and sqrt
https://www.reddit.com/r/programming/comments/7bxv4x/converting_mathematica_to_python_arccos_and_sqrt/
submitted by /u/socalist_scientist (https://www.reddit.com/user/socalist_scientist)
[link] (https://stackoverflow.com/questions/47214230/converting-mathematica-to-python-arccos-and-sqrt) [comments] (https://www.reddit.com/r/programming/comments/7bxv4x/converting_mathematica_to_python_arccos_and_sqrt/)
https://www.reddit.com/r/programming/comments/7bxv4x/converting_mathematica_to_python_arccos_and_sqrt/
submitted by /u/socalist_scientist (https://www.reddit.com/user/socalist_scientist)
[link] (https://stackoverflow.com/questions/47214230/converting-mathematica-to-python-arccos-and-sqrt) [comments] (https://www.reddit.com/r/programming/comments/7bxv4x/converting_mathematica_to_python_arccos_and_sqrt/)
Introducing MagiCLI: Automagically generates a command-line interface (CLI) for any module
https://www.reddit.com/r/programming/comments/7bxxgu/introducing_magicli_automagically_generates_a/
submitted by /u/DiegoZoracKy (https://www.reddit.com/user/DiegoZoracKy)
[link] (https://hackernoon.com/introducing-magicli-automagically-generates-a-command-line-interface-cli-for-any-module-49543e50f86d) [comments] (https://www.reddit.com/r/programming/comments/7bxxgu/introducing_magicli_automagically_generates_a/)
https://www.reddit.com/r/programming/comments/7bxxgu/introducing_magicli_automagically_generates_a/
submitted by /u/DiegoZoracKy (https://www.reddit.com/user/DiegoZoracKy)
[link] (https://hackernoon.com/introducing-magicli-automagically-generates-a-command-line-interface-cli-for-any-module-49543e50f86d) [comments] (https://www.reddit.com/r/programming/comments/7bxxgu/introducing_magicli_automagically_generates_a/)
Learn advanced data structures and algorithms, step-by-step.
https://www.reddit.com/r/programming/comments/7byizl/learn_advanced_data_structures_and_algorithms/
submitted by /u/irfanbaqui (https://www.reddit.com/user/irfanbaqui)
[link] (https://www.irfanbaqui.com/coding-interview-prep/) [comments] (https://www.reddit.com/r/programming/comments/7byizl/learn_advanced_data_structures_and_algorithms/)
https://www.reddit.com/r/programming/comments/7byizl/learn_advanced_data_structures_and_algorithms/
submitted by /u/irfanbaqui (https://www.reddit.com/user/irfanbaqui)
[link] (https://www.irfanbaqui.com/coding-interview-prep/) [comments] (https://www.reddit.com/r/programming/comments/7byizl/learn_advanced_data_structures_and_algorithms/)
Start Getting and Working with Data with "Data Acquisition and Manipulation with Python"
https://www.reddit.com/r/programming/comments/7bymqb/start_getting_and_working_with_data_with_data/
submitted by /u/NTGuardian (https://www.reddit.com/user/NTGuardian)
[link] (https://ntguardian.wordpress.com/2017/11/09/start-getting-and-working-with-data-with-data-acquisition-and-manipulation-with-python/) [comments] (https://www.reddit.com/r/programming/comments/7bymqb/start_getting_and_working_with_data_with_data/)
https://www.reddit.com/r/programming/comments/7bymqb/start_getting_and_working_with_data_with_data/
submitted by /u/NTGuardian (https://www.reddit.com/user/NTGuardian)
[link] (https://ntguardian.wordpress.com/2017/11/09/start-getting-and-working-with-data-with-data-acquisition-and-manipulation-with-python/) [comments] (https://www.reddit.com/r/programming/comments/7bymqb/start_getting_and_working_with_data_with_data/)
A week ago an OP asked for some simple work to do for small dividends. Another redditor responded with a project, then was overwhelmed with requests for projects from other redditors. So we created a subreddit where redditors can post and complete programming tasks for $pay$ /r/ProgrammingTasks
https://www.reddit.com/r/programming/comments/7byq0j/a_week_ago_an_op_asked_for_some_simple_work_to_do/
submitted by /u/Batmantosh (https://www.reddit.com/user/Batmantosh)
[link] (https://www.reddit.com/r/ProgrammingTasks/) [comments] (https://www.reddit.com/r/programming/comments/7byq0j/a_week_ago_an_op_asked_for_some_simple_work_to_do/)
https://www.reddit.com/r/programming/comments/7byq0j/a_week_ago_an_op_asked_for_some_simple_work_to_do/
submitted by /u/Batmantosh (https://www.reddit.com/user/Batmantosh)
[link] (https://www.reddit.com/r/ProgrammingTasks/) [comments] (https://www.reddit.com/r/programming/comments/7byq0j/a_week_ago_an_op_asked_for_some_simple_work_to_do/)
Please explain why the result of ++a + ++a + ++a is equal to 13? I don't quite understand how it's working.
https://www.reddit.com/r/programming/comments/7byved/please_explain_why_the_result_of_a_a_a_is_equal/
submitted by /u/DogBlessThou (https://www.reddit.com/user/DogBlessThou)
[link] (https://repl.it/OEEN/1) [comments] (https://www.reddit.com/r/programming/comments/7byved/please_explain_why_the_result_of_a_a_a_is_equal/)
https://www.reddit.com/r/programming/comments/7byved/please_explain_why_the_result_of_a_a_a_is_equal/
submitted by /u/DogBlessThou (https://www.reddit.com/user/DogBlessThou)
[link] (https://repl.it/OEEN/1) [comments] (https://www.reddit.com/r/programming/comments/7byved/please_explain_why_the_result_of_a_a_a_is_equal/)
FinTech APIs: An engineering panel discussion
https://www.reddit.com/r/programming/comments/7bz31i/fintech_apis_an_engineering_panel_discussion/
submitted by /u/pistolanow (https://www.reddit.com/user/pistolanow)
[link] (https://www.eventbrite.com/e/fintech-apis-an-engineering-panel-discussion-tickets-39528244042) [comments] (https://www.reddit.com/r/programming/comments/7bz31i/fintech_apis_an_engineering_panel_discussion/)
https://www.reddit.com/r/programming/comments/7bz31i/fintech_apis_an_engineering_panel_discussion/
submitted by /u/pistolanow (https://www.reddit.com/user/pistolanow)
[link] (https://www.eventbrite.com/e/fintech-apis-an-engineering-panel-discussion-tickets-39528244042) [comments] (https://www.reddit.com/r/programming/comments/7bz31i/fintech_apis_an_engineering_panel_discussion/)
How Voice And Video Call Works? – Mindorks
https://www.reddit.com/r/programming/comments/7bz5hy/how_voice_and_video_call_works_mindorks/
submitted by /u/amitshekhariitbhu (https://www.reddit.com/user/amitshekhariitbhu)
[link] (https://blog.mindorks.com/how-voice-and-video-call-works-b0896aa0a630) [comments] (https://www.reddit.com/r/programming/comments/7bz5hy/how_voice_and_video_call_works_mindorks/)
https://www.reddit.com/r/programming/comments/7bz5hy/how_voice_and_video_call_works_mindorks/
submitted by /u/amitshekhariitbhu (https://www.reddit.com/user/amitshekhariitbhu)
[link] (https://blog.mindorks.com/how-voice-and-video-call-works-b0896aa0a630) [comments] (https://www.reddit.com/r/programming/comments/7bz5hy/how_voice_and_video_call_works_mindorks/)
Privacy Pass: a browser extension for Chrome and Firefox using privacy-preserving cryptography that allows anonymous authentication for users.
https://www.reddit.com/r/programming/comments/7bzlp4/privacy_pass_a_browser_extension_for_chrome_and/
submitted by /u/RonDunE (https://www.reddit.com/user/RonDunE)
[link] (https://medium.com/@alxdavids/privacy-pass-6f0acf075288) [comments] (https://www.reddit.com/r/programming/comments/7bzlp4/privacy_pass_a_browser_extension_for_chrome_and/)
https://www.reddit.com/r/programming/comments/7bzlp4/privacy_pass_a_browser_extension_for_chrome_and/
submitted by /u/RonDunE (https://www.reddit.com/user/RonDunE)
[link] (https://medium.com/@alxdavids/privacy-pass-6f0acf075288) [comments] (https://www.reddit.com/r/programming/comments/7bzlp4/privacy_pass_a_browser_extension_for_chrome_and/)
Literate programming with sandcastle for c# projects
https://www.reddit.com/r/programming/comments/7bzm08/literate_programming_with_sandcastle_for_c/
submitted by /u/enter_haken (https://www.reddit.com/user/enter_haken)
[link] (http://enter-haken.github.io/notes/sandcastle.html) [comments] (https://www.reddit.com/r/programming/comments/7bzm08/literate_programming_with_sandcastle_for_c/)
https://www.reddit.com/r/programming/comments/7bzm08/literate_programming_with_sandcastle_for_c/
submitted by /u/enter_haken (https://www.reddit.com/user/enter_haken)
[link] (http://enter-haken.github.io/notes/sandcastle.html) [comments] (https://www.reddit.com/r/programming/comments/7bzm08/literate_programming_with_sandcastle_for_c/)
We are proud to announce the brand new official version of nopCommerce - 4.00! In this version, our development efforts were focused mainly on moving nopCommerce to ASP.NET Core
https://www.reddit.com/r/programming/comments/7bzo1s/we_are_proud_to_announce_the_brand_new_official/
submitted by /u/nopCommerce_cart (https://www.reddit.com/user/nopCommerce_cart)
[link] (https://www.nopcommerce.com/blog/89-nopcommerce-400-is-released.aspx) [comments] (https://www.reddit.com/r/programming/comments/7bzo1s/we_are_proud_to_announce_the_brand_new_official/)
https://www.reddit.com/r/programming/comments/7bzo1s/we_are_proud_to_announce_the_brand_new_official/
submitted by /u/nopCommerce_cart (https://www.reddit.com/user/nopCommerce_cart)
[link] (https://www.nopcommerce.com/blog/89-nopcommerce-400-is-released.aspx) [comments] (https://www.reddit.com/r/programming/comments/7bzo1s/we_are_proud_to_announce_the_brand_new_official/)
Who Can Build a Smarter Smart Garden? - Build Out #1
https://www.reddit.com/r/programming/comments/7bzr0g/who_can_build_a_smarter_smart_garden_build_out_1/
submitted by /u/kobaltstudios (https://www.reddit.com/user/kobaltstudios)
[link] (https://www.youtube.com/watch?v=8uTcwgWhnb8) [comments] (https://www.reddit.com/r/programming/comments/7bzr0g/who_can_build_a_smarter_smart_garden_build_out_1/)
https://www.reddit.com/r/programming/comments/7bzr0g/who_can_build_a_smarter_smart_garden_build_out_1/
submitted by /u/kobaltstudios (https://www.reddit.com/user/kobaltstudios)
[link] (https://www.youtube.com/watch?v=8uTcwgWhnb8) [comments] (https://www.reddit.com/r/programming/comments/7bzr0g/who_can_build_a_smarter_smart_garden_build_out_1/)
How to get around GitHub's "Key is already in use" error
https://www.reddit.com/r/programming/comments/7bzsd1/how_to_get_around_githubs_key_is_already_in_use/
submitted by /u/sethito (https://www.reddit.com/user/sethito)
[link] (https://www.sethserver.com/multi-key-github-deployments.html) [comments] (https://www.reddit.com/r/programming/comments/7bzsd1/how_to_get_around_githubs_key_is_already_in_use/)
https://www.reddit.com/r/programming/comments/7bzsd1/how_to_get_around_githubs_key_is_already_in_use/
submitted by /u/sethito (https://www.reddit.com/user/sethito)
[link] (https://www.sethserver.com/multi-key-github-deployments.html) [comments] (https://www.reddit.com/r/programming/comments/7bzsd1/how_to_get_around_githubs_key_is_already_in_use/)
IOTA - Hello World
https://www.reddit.com/r/programming/comments/7bztgu/iota_hello_world/
submitted by /u/liranbh (https://www.reddit.com/user/liranbh)
[link] (https://brightinventions.pl/blog/iota-hello-world/) [comments] (https://www.reddit.com/r/programming/comments/7bztgu/iota_hello_world/)
https://www.reddit.com/r/programming/comments/7bztgu/iota_hello_world/
submitted by /u/liranbh (https://www.reddit.com/user/liranbh)
[link] (https://brightinventions.pl/blog/iota-hello-world/) [comments] (https://www.reddit.com/r/programming/comments/7bztgu/iota_hello_world/)
So I coded coinviewer v2. A python tool to track your cryptocoins. Any hints, suggestions and critic appreciated.
https://www.reddit.com/r/programming/comments/7bzyup/so_i_coded_coinviewer_v2_a_python_tool_to_track/
submitted by /u/schmufus (https://www.reddit.com/user/schmufus)
[link] (https://life-sucks.info/818/coinviewer-v2-usdeurbtc-versions/) [comments] (https://www.reddit.com/r/programming/comments/7bzyup/so_i_coded_coinviewer_v2_a_python_tool_to_track/)
https://www.reddit.com/r/programming/comments/7bzyup/so_i_coded_coinviewer_v2_a_python_tool_to_track/
submitted by /u/schmufus (https://www.reddit.com/user/schmufus)
[link] (https://life-sucks.info/818/coinviewer-v2-usdeurbtc-versions/) [comments] (https://www.reddit.com/r/programming/comments/7bzyup/so_i_coded_coinviewer_v2_a_python_tool_to_track/)
Using Strong Types to Return Multiple Values
https://www.reddit.com/r/programming/comments/7c0a95/using_strong_types_to_return_multiple_values/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://www.fluentcpp.com/2017/11/10/strong-types-multiple-return-values/) [comments] (https://www.reddit.com/r/programming/comments/7c0a95/using_strong_types_to_return_multiple_values/)
https://www.reddit.com/r/programming/comments/7c0a95/using_strong_types_to_return_multiple_values/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://www.fluentcpp.com/2017/11/10/strong-types-multiple-return-values/) [comments] (https://www.reddit.com/r/programming/comments/7c0a95/using_strong_types_to_return_multiple_values/)
An open source, minimalistic, chatbot UI for Web.
https://www.reddit.com/r/programming/comments/7c0n6h/an_open_source_minimalistic_chatbot_ui_for_web/
submitted by /u/appgeek (https://www.reddit.com/user/appgeek)
[link] (https://www.producthunt.com/posts/chat-bubble) [comments] (https://www.reddit.com/r/programming/comments/7c0n6h/an_open_source_minimalistic_chatbot_ui_for_web/)
https://www.reddit.com/r/programming/comments/7c0n6h/an_open_source_minimalistic_chatbot_ui_for_web/
submitted by /u/appgeek (https://www.reddit.com/user/appgeek)
[link] (https://www.producthunt.com/posts/chat-bubble) [comments] (https://www.reddit.com/r/programming/comments/7c0n6h/an_open_source_minimalistic_chatbot_ui_for_web/)
ODVML: A markup language for data visualization
https://www.reddit.com/r/programming/comments/7c0zhr/odvml_a_markup_language_for_data_visualization/
submitted by /u/dschaab (https://www.reddit.com/user/dschaab)
[link] (https://eightsquaredsoftware.com/odv/) [comments] (https://www.reddit.com/r/programming/comments/7c0zhr/odvml_a_markup_language_for_data_visualization/)
https://www.reddit.com/r/programming/comments/7c0zhr/odvml_a_markup_language_for_data_visualization/
submitted by /u/dschaab (https://www.reddit.com/user/dschaab)
[link] (https://eightsquaredsoftware.com/odv/) [comments] (https://www.reddit.com/r/programming/comments/7c0zhr/odvml_a_markup_language_for_data_visualization/)
Intel ME cracked via a functioning USB JTAG
https://www.reddit.com/r/programming/comments/7c115z/intel_me_cracked_via_a_functioning_usb_jtag/
submitted by /u/flaming_bird (https://www.reddit.com/user/flaming_bird)
[link] (https://thenextweb.com/security/2017/11/09/researchers-find-almost-every-computer-intel-skylake-cpu-can-owned-via-usb/?amp=1) [comments] (https://www.reddit.com/r/programming/comments/7c115z/intel_me_cracked_via_a_functioning_usb_jtag/)
https://www.reddit.com/r/programming/comments/7c115z/intel_me_cracked_via_a_functioning_usb_jtag/
submitted by /u/flaming_bird (https://www.reddit.com/user/flaming_bird)
[link] (https://thenextweb.com/security/2017/11/09/researchers-find-almost-every-computer-intel-skylake-cpu-can-owned-via-usb/?amp=1) [comments] (https://www.reddit.com/r/programming/comments/7c115z/intel_me_cracked_via_a_functioning_usb_jtag/)
Claims the Intel ME (embedded Minix + web server) cracked via USB.
https://www.reddit.com/r/programming/comments/7c13xw/claims_the_intel_me_embedded_minix_web_server/
submitted by /u/BtdTom (https://www.reddit.com/user/BtdTom)
[link] (https://twitter.com/h0t_max/status/928269320064450560) [comments] (https://www.reddit.com/r/programming/comments/7c13xw/claims_the_intel_me_embedded_minix_web_server/)
https://www.reddit.com/r/programming/comments/7c13xw/claims_the_intel_me_embedded_minix_web_server/
submitted by /u/BtdTom (https://www.reddit.com/user/BtdTom)
[link] (https://twitter.com/h0t_max/status/928269320064450560) [comments] (https://www.reddit.com/r/programming/comments/7c13xw/claims_the_intel_me_embedded_minix_web_server/)