Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

How to modify elements in Java's Linked List in constant time while iterating through it?

Check structure against another structure by value

How do you prove there are ceil(n / 2) leaves in a binary heap of n nodes?

Java Text Reader

Is there a way to get the last element in a Queue?

.net data-structures queue

Data Structure that supports queue like operations and mode finding

What is the Difference between Bottom-up and Top down methods in splay tree?

O(1) Delete operation

Why do we need stacks when we already have vectors which are even more powerful?

design a data structure to hold large amount of data

data-structures

Accessing an element without initializing the vector. Do I need extra space? [closed]

Which is the best approach of this data structure in python?

python data-structures

Structure faster than SortedSet to add 1-by-1 then access small number of items from the end

Find the shortest Path between two nodes (vertices)

Purely functional languages?

find intersection of two linked list with duplicates

My OOP Approach Seems Wrong - Having to Check Class

c# oop data-structures

How do I check if a graph is not a tree?

data-structures graph tree

Boundary representation data structure