DEV Community

HunorVadaszPerhat profile picture

HunorVadaszPerhat

Software Engineer

Location Danmark Joined Joined on  github website twitter website

Education

Master's Degree in Computer Science and Informatics

Work

Software Engineer @ DXC Technology, Denmark

Binary Tree Construction from Inorder and Preorder Traversals πŸŒ³πŸ”

Binary Tree Construction from Inorder and Preorder Traversals πŸŒ³πŸ”

1
Comments
2 min read
React Playlist Manager: A Singly Linked Approach🌟🎢

React Playlist Manager: A Singly Linked Approach🌟🎢

Comments
1 min read
Java - 🧐 Checking Out if Empty with `isEmpty()`: Doubly Linked List πŸ“–

Java - 🧐 Checking Out if Empty with `isEmpty()`: Doubly Linked List πŸ“–

Comments
1 min read
Java - πŸ“ Measuring Up `size()`- Doubly Linked List πŸ“–

Java - πŸ“ Measuring Up `size()`- Doubly Linked List πŸ“–

Comments
1 min read
Java - Singly Linked List and its common methods πŸ“–

Java - Singly Linked List and its common methods πŸ“–

Comments
3 min read
Java - πŸ”„ `reverse()`: Turning Your Singly Linked List World Upside Down πŸ™ƒ

Java - πŸ”„ `reverse()`: Turning Your Singly Linked List World Upside Down πŸ™ƒ

Comments
1 min read
Java - 🚫 `removeAt(index)`: cleaning with one Index at a Time πŸ—‘οΈ

Java - 🚫 `removeAt(index)`: cleaning with one Index at a Time πŸ—‘οΈ

Comments
1 min read
Java - 🎯 `insertAt(index, data)` in Your Singly Linked List πŸ“

Java - 🎯 `insertAt(index, data)` in Your Singly Linked List πŸ“

Comments
1 min read
Java - Spring Cleaning with the `clear()` 🧼🧹

Java - Spring Cleaning with the `clear()` 🧼🧹

Comments
1 min read
Java - Finding Your Node's Place with `get(index)`! πŸ’β€β™‚οΈ

Java - Finding Your Node's Place with `get(index)`! πŸ’β€β™‚οΈ

Comments
1 min read
Java - Singly Linked Lists: Playing Detective with `find(data)` πŸ•΅οΈβ€β™‚οΈ

Java - Singly Linked Lists: Playing Detective with `find(data)` πŸ•΅οΈβ€β™‚οΈ

Comments
1 min read
Java - Singly Linked Lists: Showcasing with `printList()` 🌟

Java - Singly Linked Lists: Showcasing with `printList()` 🌟

Comments
1 min read
Java - Singly Linked Lists: Goodbyes with `deleteWithValue(data)` 🌊

Java - Singly Linked Lists: Goodbyes with `deleteWithValue(data)` 🌊

Comments
2 min read
Java - Singly Linked Lists: Starting at the Top with `prepend(data)` 🎩

Java - Singly Linked Lists: Starting at the Top with `prepend(data)` 🎩

Comments
1 min read
Java - Singly Linked Lists: How to Append Like a Pro! πŸ’Ύ

Java - Singly Linked Lists: How to Append Like a Pro! πŸ’Ύ

Comments
2 min read
Java - Understanding the Singly Linked List: Counting Nodes with size()

Java - Understanding the Singly Linked List: Counting Nodes with size()

Comments
1 min read
Java - Singly Linked Lists and the `isEmpty()` method

Java - Singly Linked Lists and the `isEmpty()` method

Comments
2 min read
JavaScript - Singly Linked List - push() method

JavaScript - Singly Linked List - push() method

2
Comments
3 min read
loading...