Uber-&-Lyft-in-BC-Canada🛑 🇨🇦
Uber-&-Lyft-in-BC-Canada🛑 🇨🇦 @AsmeBCanada ·
Likely @Uber_Canada at BC Canada @uber provided this province with exploiting #algorithms So many of my passengers are from @lyft , but still they are not perfect choice Check out this video, "uber and lyft despatch system investigation" share.google/RXLafhDnvJvUb3…
Uber Exploitation: Drivers LEAVE for Lyft!

In this video, Sergio and Chris talk about how Uber is changing the pay of trips and how drivers are getting fed up leaving Uber for Lyft. Join in the live conversation and share your thoughts or ask...

From google.com
6
JayP
JayP @JPatriot76 ·
Early next week @grok is dropping serious algorithm support — real-time help with code debugging, data structures, LeetCode grinds, or even breaking down the X algo itself. Step-by-step, no-BS breakdowns. #grok #xAI #Algorithms #Coding #Tech
1
32
Munna Aziz Mondal
Munna Aziz Mondal @the_departed__ ·
Replying to @the_departed__
Constant vs Linear vs Log 🚀 • O(1) → same time always • O(n) → grows with input • O(log n) → grows very slowly Example: n = 1,000,000 O(n) → 1,000,000 steps O(log n) → ~20 steps Small difference in code = huge performance impact. #DSA #Algorithms #BigO2
14
DevOps Authority
DevOps Authority @DevOpsAuthority ·
See why different software sorting #algorithms are better for certain use cases than others. This is an important #softwaredevelopment topic to learn to be a great software engineer. #softwareengineering #software devopsauthority.tech/2019/11/12/why…
Why You Need To Know Different Sorting Algorithms | DevOps Authority

Algorithms play a huge role in software engineering. Learn why you need to know different sorting algorithms and when to use each!

From devopsauthority.tech
2