Quantcast
Channel: stoimen's web log » $_head
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Computer Algorithms: Stack and Queue

Introduction Every developer knows that computer algorithms are tightly related to data structures. Indeed many of the algorithms depend on a data structures and can be very effective for some data...

View Article



Image may be NSFW.
Clik here to view.

Computer Algorithms: Detecting and Breaking a Loop in a Linked List

Introduction Linked lists are one very common and handy data structure that can be used in many cases of the practical programming. In this post we’ll assume that we’re talking about singly linked...

View Article

Image may be NSFW.
Clik here to view.

PHP: Arrays or Linked Lists?

Arrays vs. Linked List If we talk about arrays and linked lists we know the pros and cons about both of them. No matter which programming language we use arrays benefit from direct access to its items,...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images