Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Array

A collection of 2 posts
iOS - Convert Array to String and String to Array in Swift
iOS

iOS - Convert Array to String and String to Array in Swift

Some of the most frequent operations in iOS involve converting an array to a string and string back to an array. This happens when the user has an array of objects but needs to convert them into the user-facing message, or a long string separated by a fixed delimiter needs
May 22, 2023 3 min read
Interview Questions

Magic of Quickselect/Selection algorithm

Recently I came across an interesting interview question. To find the kth largest or smallest element in the given array. Please remember that array is unsorted. The problem becomes cakewalk if array is sorted. In its simplest form, if an array a of size n is already sorted, you can
Jun 13, 2017 6 min read
Fresh Beginning © 2025
Powered by Ghost