Reverse words in a string
Approach, pseudo code and java program for popular coding problem “Reverse words in a string”.
Computer science, data structure, algorithms, distributed system and other stuffs.
Approach, pseudo code and java program for popular coding problem “Reverse words in a string”.
A high level intro to rate limiter system and its various components. It also discuss rate limiter in distributed environment.
Understand the concept, benefits, drawbacks and caveats of Consistent hashing system for load distribution.
Learn various facets of designing a distributed cache system including performance, scalability and availability.
Brief introduction of data structure, abstract data types, data structure in real life and other information in this article.
An introduction to Algorithmic thinking, Algorithm in computation, definition and pseudo code with examples.