#bigonotation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bigonotation, aggregated by home.social.
-
Big-O Notation học khám phá phức tạp thời gian trong code. Bài viết cung cấp kiến thức nền tảng về phân tích hiệu suất thuật toán (O(1), O(n), O(log n)...), hữu ích cho việc chuẩn bị coding interview. Kết thèm video và câu hỏi Reddit hỗ trợ tự học. #BigONotation #CodingInterview #TimeComplexity #ComputerScienceTutorial #VietnameseTechCommunity
https://www.reddit.com/r/programming/comments/1puq6nk/bigo_notation_everything_you_need_for_coding/
-
Superb narrative and visuals describing Big O notation. https://samwho.dev/big-o/
-
A visual introduction to big O notation
#HackerNews #bigOnotation #visuallearning #techeducation #programming
-
A visual introduction to big O notation
#HackerNews #bigOnotation #visuallearning #techeducation #programming
-
A visual introduction to big O notation
#HackerNews #bigOnotation #visuallearning #techeducation #programming
-
A visual introduction to big O notation
#HackerNews #bigOnotation #visuallearning #techeducation #programming
-
A visual introduction to big O notation
#HackerNews #bigOnotation #visuallearning #techeducation #programming
-
New Hacking the Grepson podcast episode is out!
Hacking the Grepson 080: The Big Notation
Matt (@messerman) and Mike (@nebyoolae) discuss The Big O.
Episode Link: https://www.podbean.com/eas/pb-fqp4x-172ff39
Show Feed: https://feed.podbean.com/hackingthegrepson/feed.xml
Show Home: https://hackingthegrepson.com#HackingTheGrepson #podcast #programming #development #bigonotation #algorithms
-
Revising Algorithms and Data Structures, and there's one detail which I just can't get seem to get stuck into my head. So for the next week, this will be prominently displayed on my desk, until it sinks in!
#bigOnotation -
I have some avail to help improve the performance of your software. I solve & ship
as a remote, paid contractor
please boost and pass along
Thanks!
#Golang
#C
#Python
#Java
#perf
#performance
#programming
#software
#tuning
#refactors
#rewrites
#rescues
#benchmarks
#regressions
#measurement
#algorithms
#efficiency
#optimization
#complexity
#BigONotation
#Linux
#UNIX
#POSIX
#refactors
#latency
#consultant
#expert
#expertise
#contractor
#FediHire
#avail
#work
#workavail
#hiring
#solutions -
^----
this toot reply is so my *upthread* toot, about the Latlearn lib, gets more eyeballs than otherwise. by adding relevant topic hashtags#programming
#Golang
#instrumentatlon
#latency
#monitoring
#observability
#tuning
#benchmarks
#regressions
#measure
#measurements
#statistics
#histograms
#data
#dataanalysis
#stats
#optimization
#refactors
#softrealtime
#response
#lowlatency
#softwareengineering
#scale
#scalability
#algorithms
#complexity
#BigO
#BigONotation
#CS
#experiments
#datadriven -
^----
this toot reply is so my *upthread* toot, about the Latlearn lib, gets more eyeballs than otherwise. by adding relevant topic hashtags#programming
#Golang
#instrumentatlon
#latency
#monitoring
#observability
#tuning
#benchmarks
#regressions
#measure
#measurements
#statistics
#histograms
#data
#dataanalysis
#stats
#optimization
#refactors
#softrealtime
#response
#lowlatency
#softwareengineering
#scale
#scalability
#algorithms
#complexity
#BigO
#BigONotation
#CS
#experiments
#datadriven -
^----
this toot reply is so my *upthread* toot, about the Latlearn lib, gets more eyeballs than otherwise. by adding relevant topic hashtags#programming
#Golang
#instrumentatlon
#latency
#monitoring
#observability
#tuning
#benchmarks
#regressions
#measure
#measurements
#statistics
#histograms
#data
#dataanalysis
#stats
#optimization
#refactors
#softrealtime
#response
#lowlatency
#softwareengineering
#scale
#scalability
#algorithms
#complexity
#BigO
#BigONotation
#CS
#experiments
#datadriven -
^----
this toot reply is so my *upthread* toot, about the Latlearn lib, gets more eyeballs than otherwise. by adding relevant topic hashtags#programming
#Golang
#instrumentatlon
#latency
#monitoring
#observability
#tuning
#benchmarks
#regressions
#measure
#measurements
#statistics
#histograms
#data
#dataanalysis
#stats
#optimization
#refactors
#softrealtime
#response
#lowlatency
#softwareengineering
#scale
#scalability
#algorithms
#complexity
#BigO
#BigONotation
#CS
#experiments
#datadriven -
I don't think I could have done this two years ago. I know this is humblebragging, but that's what Mastodon is for, and it's cool to see myself grow over time.
I'm hoping to play some catchup this weekend, so hopefully it's smooth(er) sailing from here on out.
-
https://dev.to/nspired/the-secret-of-big-o-notation-4apg - #BigONotation is calculating the count of steps and the size used. (time and space). Great job analyzing the secrets to Big O https://dev.to/nspired.