Aedulapuram ManivyasBuilding a Log Versioning System: A Backward Compatibility ChallengeAn interview problem by a famous FinTech Company: Designing a system to store, modify, and retrieve logs with version control.5d ago
InJust Eat Takeaway-techbyWeberton FariaBuilding an LRU Cache in Java: A Simple Approach Using LinkedHashMapLearn how implementing Least Recently Used (LRU) caches is a fundamental technique in software development to efficiently manage resources.Mar 28
Rhume DisiA Use-case for LinkedHashMapInterviewer: Good day to you, and thank you for showing up for this interview. My name is abc and I will be your interviewer for this phase…Nov 10Nov 10
InJavarevisitedbyVarsha DasIs HashMap the solution to every problem? Let’s figure out!We think that the only solution to almost every coding problem, especially a Leetcode problem—HashMap—is the collective favourite data…Mar 19Mar 19
Aedulapuram ManivyasBuilding a Log Versioning System: A Backward Compatibility ChallengeAn interview problem by a famous FinTech Company: Designing a system to store, modify, and retrieve logs with version control.5d ago
InJust Eat Takeaway-techbyWeberton FariaBuilding an LRU Cache in Java: A Simple Approach Using LinkedHashMapLearn how implementing Least Recently Used (LRU) caches is a fundamental technique in software development to efficiently manage resources.Mar 28
Rhume DisiA Use-case for LinkedHashMapInterviewer: Good day to you, and thank you for showing up for this interview. My name is abc and I will be your interviewer for this phase…Nov 10
InJavarevisitedbyVarsha DasIs HashMap the solution to every problem? Let’s figure out!We think that the only solution to almost every coding problem, especially a Leetcode problem—HashMap—is the collective favourite data…Mar 19
InwearejayabyDaniely MuruaData Structures in Kotlin: Map — [PartIII]Hi everyone! Continuing our series of articles on data structures in Kotlin, in this article, we will talk about Maps! So without further…Jul 14, 2023
Ashwin PrasadObvious Internals of Ordered MapsInternals of the most widely known page replacement policyOct 12