All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NovaOrdis Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:56, 25 October 2021 Ovidiu talk contribs uploaded File:Fixed Length Binary Code.png
- 20:43, 24 October 2021 Ovidiu talk contribs moved page Hanning Distance to Hamming Distance without leaving a redirect
- 20:16, 23 October 2021 Ovidiu talk contribs deleted page The Clustering Problem (content was: "=External= * https://www.coursera.org/learn/algorithms-greedy/lecture/QWubN/application-to-clustering * https://www.coursera.org/learn/algorithms-greedy/lecture/7lW..." (and the only contributor was "Ovidiu"))
- 17:30, 22 October 2021 Ovidiu talk contribs uploaded File:KruskalAlgorithm.png
- 04:13, 21 October 2021 Ovidiu talk contribs uploaded File:TreePerfectMatching.png
- 22:55, 20 October 2021 Ovidiu talk contribs deleted page Graph Cuts (content before blanking was: "=The Minimum Cut Problem= Given an undirected graph G = (V, E), compute a cut with the fewest number of crossing edges. Applications: * identify network bottleneck or weaknesses * community detection in social networks *...")
- 21:58, 20 October 2021 Ovidiu talk contribs uploaded File:MinimumCostSpanningTree.png
- 01:34, 20 October 2021 Ovidiu talk contribs deleted page Greedy Algorithms (content was: "=Internal= * Greedy Algorithms" (and the only contributor was "Ovidiu"))
- 22:21, 17 October 2021 Ovidiu talk contribs uploaded a new version of File:HashTable Chaining.png
- 22:20, 17 October 2021 Ovidiu talk contribs deleted page HashTableTODEPLETE (content was: " ==Collision Handling Techniques== ===Chaining=== Chaining is implemented by placing all elements that hash to the same slot in a linked list, usually a..." (and the only contributor was "Ovidiu"))
- 20:48, 17 October 2021 Ovidiu talk contribs uploaded File:HashFunction.png
- 21:57, 14 October 2021 Ovidiu talk contribs uploaded File:DijkstraNegative.png
- 21:49, 14 October 2021 Ovidiu talk contribs uploaded a new version of File:DijkstraStep.png
- 21:11, 14 October 2021 Ovidiu talk contribs uploaded a new version of File:DijkstraStep.png
- 21:09, 14 October 2021 Ovidiu talk contribs uploaded File:DijkstraStep.png
- 19:22, 14 October 2021 Ovidiu talk contribs moved page Dijkstra's Algorithm to Dijkstra's Shortest-Path Algorithm without leaving a redirect
- 00:08, 14 October 2021 Ovidiu talk contribs uploaded a new version of File:Heap Representation.png
- 19:18, 13 October 2021 Ovidiu talk contribs uploaded File:Right Rotation.png
- 19:18, 13 October 2021 Ovidiu talk contribs uploaded File:Left Rotation.png
- 04:15, 13 October 2021 Ovidiu talk contribs deleted page Balanced Binary Search Trees (content before blanking was: "=Comparison between a Balanced Binary Search Tree and a Heap= A heap does not do as much as a balanced binary search tree, but what it does, it does very well. The heap is as dynamic as a search tree, in what insertion an...")
- 22:28, 12 October 2021 Ovidiu talk contribs uploaded File:Binary Search Tree Property.png
- 23:29, 9 October 2021 Ovidiu talk contribs uploaded File:Heap Representation.png
- 21:25, 9 October 2021 Ovidiu talk contribs deleted page Tree TODEPLETE (content before blanking was: "=<span id='Representing_Trees_in_Computer_Memory'></span>Representing Rooted Trees in Computer Memory= Rooted trees can be implemented in several ways: * We can used #Representing_Rooted_Trees_as_Linked_Data_Structures...")
- 21:00, 9 October 2021 Ovidiu talk contribs deleted page Binary Search Tree TODELETE (content was: "=Internal= * Binary Search =Sorting Tree= <font color=darkgray>TODO</font>" (and the only contributor was "Ovidiu"))
- 20:24, 9 October 2021 Ovidiu talk contribs moved page Tree to Tree TODEPLETE without leaving a redirect
- 20:18, 9 October 2021 Ovidiu talk contribs moved page Binary Search Tree to Binary Search Tree TODELETE without leaving a redirect
- 04:06, 5 October 2021 Ovidiu talk contribs uploaded a new version of File:Adjacency List Directed Graph.png
- 04:00, 5 October 2021 Ovidiu talk contribs uploaded File:Adjacency List Directed Graph.png
- 03:52, 5 October 2021 Ovidiu talk contribs uploaded File:Adjacency List Undirected Graph.png
- 20:59, 4 October 2021 Ovidiu talk contribs uploaded File:Breadth First Search.png
- 02:05, 3 October 2021 Ovidiu talk contribs deleted page @MockBean (content was: "=Internal= * Spring Boot Mockito Support" (and the only contributor was "Ovidiu"))
- 23:26, 2 October 2021 Ovidiu talk contribs moved page Writing a REST Service with Spring to Writing a REST Service with Spring Boot without leaving a redirect
- 23:41, 1 October 2021 Ovidiu talk contribs deleted page Graph (content before blanking was: "=TODELTE= =<span id='Breadth-First_Search'></span><span id='Depth-First_Search'></span>Searching a Graph and Finding Paths through Graphs= This section covers breadth-first search (BFS) and its applications such as findin...")
- 23:22, 1 October 2021 Ovidiu talk contribs deleted page Find Strongly Connected Components of a Directed Graph (content before blanking was: "=External= * https://www.coursera.org/learn/algorithms-graphs-data-structures/lecture/rng2S/computing-strong-components-the-algorithm * https://www.coursera.org/learn/algorithms-graphs-data-structures/lecture/QFOFt/comput...")
- 23:15, 1 October 2021 Ovidiu talk contribs deleted page Searching a Graph and Finding a Path through Graphs TODEPLETE (content before blanking was: "=<span id='DFS'></span>Depth-First Search= {{External|https://www.coursera.org/learn/algorithms-graphs-data-structures/lecture/pKr0Y/depth-first-search-dfs-the-basics}} External: <font color=darkkhaki>CLRS page 603.</...")
- 21:38, 1 October 2021 Ovidiu talk contribs moved page Searching a Graph and Finding a Path through Graphs to Searching a Graph and Finding a Path through Graphs TODEPLETE without leaving a redirect
- 21:33, 1 October 2021 Ovidiu talk contribs moved page Cuts of Graphs to Graph Cuts without leaving a redirect
- 21:30, 1 October 2021 Ovidiu talk contribs moved page Find Strongly Connected Components in an Directed Graph to Find Strongly Connected Components in a Directed Graph without leaving a redirect
- 21:07, 1 October 2021 Ovidiu talk contribs uploaded a new version of File:Topological Order Directed Graph.png
- 21:05, 1 October 2021 Ovidiu talk contribs uploaded File:Topological Order Directed Graph.png
- 20:55, 1 October 2021 Ovidiu talk contribs uploaded File:Self Loop.png
- 20:45, 1 October 2021 Ovidiu talk contribs uploaded File:Directed Graph.png
- 20:40, 1 October 2021 Ovidiu talk contribs uploaded a new version of File:Directed Graph Vertex Degree.png
- 20:36, 1 October 2021 Ovidiu talk contribs uploaded File:Undirected Graph.png
- 20:25, 1 October 2021 Ovidiu talk contribs uploaded File:Directed Graph Vertex Degree.png
- 20:19, 1 October 2021 Ovidiu talk contribs uploaded File:Undirected Graph Vertex Degree.png
- 20:04, 1 October 2021 Ovidiu talk contribs uploaded a new version of File:Parallel Arcs.png
- 20:01, 1 October 2021 Ovidiu talk contribs uploaded File:Parallel Arcs.png
- 22:36, 30 September 2021 Ovidiu talk contribs deleted page Finding Strongly Connected Components of a Directed Graph (content was: "=Internal= * Graphs" (and the only contributor was "Ovidiu"))
- 18:49, 30 September 2021 Ovidiu talk contribs uploaded File:Directed Graph Topological Order.png