SG Newsletter
Subscribe
Sign in
Home
Website
Archive
About
Undirected Graphs
An excerpt from the book Algorithms (4th Edition) by Robert Sedgewick and Kevin Wayne. And I also added a python implementation.
Nov 12, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Undirected Graphs
Copy link
Facebook
Email
Notes
More
October 2022
Indexed Minimum Priority Queue
Data Structure for operations (push, delete-the-minimum, update, delete) with Θ(log N) time complexity
Oct 28, 2022
•
Serhat Giydiren
2
Share this post
SG Newsletter
Indexed Minimum Priority Queue
Copy link
Facebook
Email
Notes
More
Book Review: Algorithms
By Robert Sedgewick, Kevin Wayne
Oct 23, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Book Review: Algorithms
Copy link
Facebook
Email
Notes
More
Coding Interview Question: Find the greatest integer smaller than N with the same set of digits as N (C++ Solutions with O(n ^ 2) and O(n…
Google, Meta, Amazon Interview Questions
Oct 20, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Coding Interview Question: Find the greatest integer smaller than N with the same set of digits as N (C++ Solutions with O(n ^ 2) and O(n) time complexities)
Copy link
Facebook
Email
Notes
More
Coding Interview Question: Nested List Weight Sum (C++ and Python Solutions)
Google, Meta, Amazon Interview Questions
Oct 15, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Coding Interview Question: Nested List Weight Sum (C++ and Python Solutions)
Copy link
Facebook
Email
Notes
More
Quick Select: Linear runtime complexity to find the median of unsorted arrays
I reviewed some implementations of the median function in widely used statistics packages. They use simple flow like sorting the array and returning the…
Oct 12, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Quick Select: Linear runtime complexity to find the median of unsorted arrays
Copy link
Facebook
Email
Notes
More
Coming soon
This is SG Newsletter, a newsletter about #tech_interviews, #data_structures, #algorithms, #system_design, and #leadership.
Oct 11, 2022
•
Serhat Giydiren
1
Share this post
SG Newsletter
Coming soon
Copy link
Facebook
Email
Notes
More
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts