Skip to content
Techkle
  • Apple
    • Apple TV
    • Apple Watch
    • iPhone
    • iPad
    • Mac
  • Android
    • Mobile
  • Entertainment
    • Movies
    • TV Shows
  • Gadgets
  • Home & Kitchen
  • Latest Deals
Techkle
  • Apple
    • Apple TV
    • Apple Watch
    • iPhone
    • iPad
    • Mac
  • Android
    • Mobile
  • Entertainment
    • Movies
    • TV Shows
  • Gadgets
  • Home & Kitchen
  • Latest Deals

Sanjeev

Sanjeev is an IT Consultant and technology enthusiast. He has more than 15 years of experience in building and maintaining enterprise applications. He is been with Android from T-Mobile G1 time but recently shifted to iOS. He loves to code and play with the latest gadgets.
Insertion Sort Algorithm

How to Implement Insertion Sort Algorithm in Swift and Java

by Sanjeev

Insertion Sort algorithm is one of the simple sorting algorithm. It works on building a sorted list by adding one element at a time. There are many other sorting algorithm like QuickSort or MergeSort, which works better on the large unsorted lists, …

Continue Reading

Tags Algorithm, sorting
Binary Search Algorithm

How to Implement Binary Search Algorithm in Swift and Java

by Sanjeev

Binary search algorithm is a searching algorithm which can search through sorted lists in O(log n) time. It is an example of Divide and Conquer technique which divides the search problem in smaller half and keep searching the element. It’s …

Continue Reading

Tags Algorithm, coding, divide-conquer, search
create iPhone ringtones with iTunes

How To Create iPhone Ringtones With Your iTunes Media

by Sanjeev

iTunes has a hidden feature which can be used to create iPhone ringtones for free. You can create iPhone ringtones from any music available in our iTunes media library. Here are step by step instructions on how to do it. …

Continue Reading

Tags iTunes, tones, tutorial
Newer posts
← Previous Page1 … Page12 Page13
  • About Us
  • Blog
  • Archive
  • Contact
© 2017 - 2023 · Techkle | All Rights Reserved | Terms & Condition | Privacy Policy