Skip to content

Breaking

Snail Sort – {kata} – [arrays, matrix, traversal] – (medium) All Balanced Parentheses – {Kata} – [Recursions, Backtracking, Strings] – (Medium) Next Small Number with the Same Digits – {Kata} – [Math, TwoPointers] -(Medium) Evolution of Data Architectures Understanding Delta Lake: Underlying Data Format, ACID Transaction Support and Scaling Metadata

Hang-on-Tech

From Code to Insights: A Developer's Journey

Hang-on-Tech

From Code to Insights: A Developer's Journey

  • Home
  • Architecture
  • Algorithms
    • Coding
  • Tech
    • Databricks
  • About Me
    • Home
    • 2024
    • May
Algorithms Coding

Snail Sort – {kata} – [arrays, matrix, traversal] – (medium)

Hang May 19, 2024 0Comments

Problem Given an n x n array, return the array elements arranged from outermost elements to the middle element, traveling clockwise. Examples For better understanding, follow the numbers of the…

Algorithms Coding

All Balanced Parentheses – {Kata} – [Recursions, Backtracking, Strings] – (Medium)

Hang May 19, 2024 0Comments

Problem Write a function which makes a list of strings representing all of the ways you can balance n pairs of parentheses. For example: Source kata – 4kyu Tags RECURSION,…

Algorithms Coding

Next Small Number with the Same Digits – {Kata} – [Math, TwoPointers] -(Medium)

Hang May 13, 2024 0Comments

Problems Write a function that takes a positive integer and returns the next smaller positive integer containing the same digits. For example: Return -1 (for Haskell: return Nothing, for Rust:…

You Missed

Algorithms Coding

Snail Sort – {kata} – [arrays, matrix, traversal] – (medium)

Algorithms Coding

All Balanced Parentheses – {Kata} – [Recursions, Backtracking, Strings] – (Medium)

Algorithms Coding

Next Small Number with the Same Digits – {Kata} – [Math, TwoPointers] -(Medium)

Architecture

Evolution of Data Architectures

Hang-on-Tech

From Code to Insights: A Developer's Journey

Copyright © All rights reserved | BlogArise by Themeansar.