These are public posts tagged with #competitiveprogramming. You can interact with them if you have an account anywhere in the fediverse.
Nim is like Python on steroids. Crystal is like Ruby on steroids. Which one is suited for competitive programming involving data structures like doubly linked lists? And which language is best for multi-core parallelism? Would love to hear opinions.
#nim #crystal #python #ruby #golang #rust #parallelism #concurrency #competitiveprogramming #leetcode
I made a very long twitter thread about tips for programming competitions: https://twitter.com/FakePsyho/status/1605570944537280512
(I know it's weird to link to twitter from here, but I thought it's worthy of an exception)
“Let's make a silly experiment. For every like this…
TwitterI'm a grad student at UW[1] David R. Cheriton School of Computer Science, working on #bioinformatics #MassSpectrometry. Having a dog (yes, that's my avatar).
I'm a #Firefox user since 3.0, and a #Fedora user since 2012.
I had been participating is #competitiveProgramming since high school. It's fun even if I had never been in Div 1 :(. I'm maintaining https://github.com/Endle/rust-bundler-cp to use #rustlang on codeforces.com
[1] Disambiguation: Univ of Waterloo in Canada
My late #introduction
rust-bundler-cp bundles a cargo package into a single…
github.comVous avez envie d’un peu de #CompetitiveProgramming ?
Vous mettre sous la dent un problème proposé par #Google à résoudre avec un bel algo dans un temps imparti ça vous chauffe ?
À #Lannion le #GDG Code d’Armor et l’école d’ingénieurs ENSSAT proposent un hub pour le #GoogleHashcode du 24 février 2022 !
Plus d’infos
https://www.meetup.com/fr-FR/GDG-Code-dArmor/events/283689579/
Almost forgot that Google #KickStart is tomorrow :P
#USACO results are out! Finally in plat after a whole season of being stuck in silver.
#competitiveprogramming is hard :(
#100daysofMLcode
#day05 I didn't do much. I got busy with setting up new gitlab account and getting familiarised with it. Did some assignment work.
#competitiveprogramming solved a problem set and uploaded in my gitlab account.
https://gitlab.com/ScienceSaint/problemset-and-solution
Feel free to comment and coming up with optimal solution for the problem set.
This repository contains solution to some problem set.…
gitlab.com#100daysofMLcode
#day04 completed multiple linear regression and backward elimination method.
#competitiveprogramming solved a problem based on math and binary search.
#100daysofMLcode
#day03 learnt about multiple linear regression and how to find out the significant independent variables and remove insignificant variables through backward elimination to increase the efficiency of the model.
#competitiveprogramming didn't solve a problem. Slept due to tiredness.