Coding Interviews

This blog is an Ultimate Guide to Mastering Coding Interviews! Dive into the world of Data Structures, Algorithms, and Design Patterns with expert insights, practical tips, and in-depth tutorials. Whether you're a seasoned developer or just starting out, this blog is a go-to resource for acing technical interviews. Unlock the secrets to writing efficient code, optimizing algorithms, and applying design patterns to build robust solutions. Join us on this journey towards coding excellence!

Saturday, January 19, 2019

Operating Systems Concepts for IoT (Internet of Things)

›
Fundamentals A task is a program, program unit, process, or thread (lightweight process). It could be a sequential function with an infin...

Definition of Data Structures

›
Definition A  data structure  is a particular way of organizing and storing data in a computer so that it can be accessed and modified ef...
Friday, November 16, 2012

Facebook Edgerank Algorithm Explained

›
the Edgerank algorithm is used in Facebook to determine the order of posts that should be shown on a user's Top News feed. 
Sunday, November 4, 2012

Flyweight Design Pattern

›
The flyweight design pattern is used to dramatically increase the speed of code when using many similar objects. To reduce memory usage the ...

Bridge Design Pattern

›
This pattern is used to build a group of classes that slowly adds functionality from one class to the next. 

Facade Design Pattern

›
English: Author: Alcides Carlos de Moraes Neto (wikipedia.10.alcides@spamgourmet.com) (Photo credit: Wikipedia ) The Facade pattern simpl...

Iterator Design Pattern

›
The Iterator design pattern illustration, UML diagram. (Photo credit: Wikipedia ) The iterator pattern is used to access objects that are ...
›
Home
View web version

About Me

My photo
Tarun Telang
Tarun has authored a book titled "Java EE to Jakarta EE 10 Recipes: A Problem-Solution Approach to Enterprise Java", which was published by Apress publications in the year 2022. The book covers all topics related to Enterprise Java development, such as JavaServer Faces, Enterprise JavaBeans, Contexts and Dependency Injection, etc. Tarun is also an active member of the Java community and has contributed to various online forums and websites such as Stack Overflow, Quora, etc. I have also presented at various conferences and meetups on Java and J2EE development topics. You can find more details about him on my website - www.taruntelang.me and connect with him on LinkedIn - https://www.linkedin.com/in/taruntelang/
View my complete profile
Powered by Blogger.