Click here to Skip to main content
15,884,991 members

Articles by Vadim Stadnik (Articles: 5)

Articles: 5

RSS Feed

Average article rating: 4.71

General Programming
Algorithms
25 Jan 2016   Updated: 25 Jan 2016   Rating: 3.77/5    Votes: 6   Popularity: 2.93
Licence: CPOL    Views: 21,025     Bookmarked: 18   Downloaded: 205
Please Sign up or sign in to vote.
This article explains fast sequential summation algorithms through the comparison of two representations of a binary tree: a linked structure of nodes and an array.
Memory Management
30 Jan 2023   Updated: 6 Feb 2023   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 9,522     Bookmarked: 11   Downloaded: 133
Please Sign up or sign in to vote.
Simple and useful alternative to traditional memory pool
Mobile Apps
Android
4 Nov 2014   Updated: 20 Nov 2014   Rating: 4.78/5    Votes: 18   Popularity: 6.00
Licence: CPOL    Views: 38,792     Bookmarked: 40   Downloaded: 612
Please Sign up or sign in to vote.
Generality and efficiency of a semigroup in C++ are achieved by using an augmented B+ tree. Basic and advanced applications of such a semigroup are discussed.
Programming Languages
C#
4 Mar 2015   Updated: 18 Nov 2020   Rating: 4.99/5    Votes: 42   Popularity: 8.10
Licence: CPOL    Views: 91,727     Bookmarked: 65   Downloaded: 2,347
Please Sign up or sign in to vote.
Discussion of simple variants of Voronoi diagram
7 Oct 2020   Updated: 2 Nov 2020   Rating: 4.99/5    Votes: 20   Popularity: 6.49
Licence: CPOL    Views: 29,020     Bookmarked: 26   Downloaded: 1,406
Please Sign up or sign in to vote.
Two algorithms for segmented linear regression

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior)
Australia Australia
Vadim Stadnik has many years of experience of the development of innovative software products. He is the author of the book “Practical Algorithms on Large Datasets”, available on Amazon. His interests include computational mathematics, advanced data structures and algorithms, artificial intelligence and scientific programming.