Ionuț Alixăndroae (@ialixandroae) 's Twitter Profile
Ionuț Alixăndroae

@ialixandroae

Software Engineer @Esri in Munich 🇩🇪 Opinions are on my own. Currently reading, writing and learning about Algorithms, Data Structures and Distributed Systems

ID: 3352837347

linkhttps://ionutalixandroae.com calendar_today01-07-2015 06:42:29

1,1K Tweet

293 Takipçi

345 Takip Edilen

Ionuț Alixăndroae (@ialixandroae) 's Twitter Profile Photo

Graphical representation of Level Order Traversal of a Binary Tree 1⃣ Preorder traversal using Breadth First Search 2⃣ Traverse top to bottom 3⃣ Put the nodes in a queue structure 4⃣ Traverse left to right while the queue is not empty #algorithms #datastructures #leetcode

Graphical representation of Level Order Traversal of a Binary Tree

1⃣ Preorder traversal using Breadth First Search
2⃣ Traverse top to bottom
3⃣ Put the nodes in a queue structure
4⃣ Traverse left to right while the queue is not empty
 
#algorithms #datastructures #leetcode
Ionuț Alixăndroae (@ialixandroae) 's Twitter Profile Photo

Graphical representation of a Binary Search Tree and the algorithm for its validation 1⃣ Validate a BST using recursion 2⃣ Set up the base cases 3⃣ Compare the node values 4⃣ Go down the tree checking recursively #algorithms #datastructures #leetcode

Graphical representation of a Binary Search Tree and the algorithm for its validation

1⃣  Validate a BST using recursion
2⃣ Set up the base cases
3⃣ Compare the node values 
4⃣ Go down the tree checking recursively
 
#algorithms #datastructures #leetcode
Ionuț Alixăndroae (@ialixandroae) 's Twitter Profile Photo

Often times, solutions come around using some kind of a BST, where finding the correct value in fastest way possible is required. Nice way of using recursion #algorithms #datastructures

Esri Developers (@esridevs) 's Twitter Profile Photo

#ArcGIS Maps SDK for #JavaScript’s first release of 2023 is out! It includes new functionality such as client-side raster functions, snapping while measuring in 3D, more label styles & highlight options, and many other enhancements! Learn more here: esri.social/oQbp50N17XB

The Software Engineer’s Guidebook (@engguidebook) 's Twitter Profile Photo

As a Senior or Staff engineer, how can you understand more about the business? Especially starting from the Staff level, getting a grip on how the business works - and how your team fits into the picture - becomes increasingly important to do outstanding work. A few approaches:

As a Senior or Staff engineer, how can you understand more about the business?

Especially starting from the Staff level, getting a grip on how the business works - and how your team fits into the picture - becomes increasingly important to do outstanding work.

A few approaches:
Alex Xu (@alexxubyte) 's Twitter Profile Photo

🎁Give Away 100 System Design Books🎁 🔹 10 signed physical books (vol1+vol2 +ML, winners get all 3) 🔹 90 1-year ByteByteGo online course How to participate: ✅ Follow ✅ Like & RT ✅ Subscribe free newsletter: bit.ly/3JF0WH3 ⏰ Giveaway ends in 72 hours

🎁Give Away 100 System Design Books🎁

🔹 10 signed physical books  (vol1+vol2 +ML, winners get all 3)
🔹 90 1-year ByteByteGo online course

How to participate:
✅ Follow
✅ Like & RT
✅ Subscribe free newsletter: bit.ly/3JF0WH3

⏰ Giveaway ends in 72 hours
Engineering (@xeng) 's Twitter Profile Photo

Today marks a new era of transparency for Twitter. 🧵 We’re sharing much of the source code that powers our platform with the world. Visit our blog to learn more about this initiative: blog.twitter.com/en_us/topics/c…

Gergely Orosz (@gergelyorosz) 's Twitter Profile Photo

My first manager at Uber started a GitHub page back at the time with resources to become a more proficient developer - ones he personally found helpful (he did not have a CS degree). I realized he is *still* updating it, 7 years later! A neat list: github.com/charlax/profes…

My first manager at Uber started a GitHub page back at the time with resources to become a more proficient developer - ones he personally found helpful (he did not have a CS degree).

I realized he is *still* updating it, 7 years later!  A neat list: github.com/charlax/profes…