Bala Subramanyam Lanka
  • about
  • blog(current)
  • resume
  • 3 min read   ·   December 12, 2024

    2024

  • Understanding the Difference Between Instant.now().toEpochMilli() and System.currentTimeMillis() in Java

    Dive into the nitty-gritty of Java's time handling! We'll break down the differences between Instant.now().toEpochMilli() and System.currentTimeMillis(), and help you pick the right one for your needs.

    5 min read   ·   December 11, 2024

    2024   ·   Time Management   Java Tips     ·   Java   Programming Tips  

  • Quick Cheatsheet: Remove New Lines and Empty Lines in Linux

    This article breaks down some quick commands to tidy up files in Linux by removing unwanted new lines and those pesky empty lines. Keep your files clean and readable without breaking a sweat!

    4 min read   ·   December 6, 2024

    2024   ·   Command Line   Productivity     ·   Linux   Programming  

  • Is Bitwise & Better than Arithmetic to Determine Even or Odd? Let’s Dive In!

    This blog post explores whether using bitwise operations is superior to arithmetic checks for determining if a number is even or odd, and uncovers the reason behind it.

    4 min read   ·   December 5, 2024

    2024   ·   Bitwise Operations   Performance     ·   Programming   Optimization  

  • LeetCode 1295: Find Numbers with Even Number of Digits

    In this post, I’m sharing my solution to LeetCode question 1295. Join me as I explore how to find numbers with an even number of digits in a simple and straightforward way!

    3 min read   ·   December 5, 2024

    2024   ·   LeetCode   Java     ·   Programming   Algorithms  

  • LeetCode 977: Squares of a Sorted Array Solution

    In this post, I'm sharing my solution for LeetCode problem 977 - Squares of a Sorted Array. Let's dive into some coding magic and tackle problem-solving head-on!

    3 min read   ·   December 5, 2024

    2024   ·   Coding   Algorithms     ·   LeetCode   Programming Challenges  

  • LeetCode Question 383: Ransom Note Solution Breakdown

    In this post, I'll walk you through my daily grind of solving LeetCode problems, focusing on problem 383: Ransom Note. Get ready for some code!

    3 min read   ·   December 5, 2024

    2024   ·   Java   Algorithms     ·   LeetCode   Programming Challenges  

  • Solving LeetCode Problem 876: Middle of the Linked List

    In this article, I'm diving into LeetCode Problem 876, where I'll walk you through my solution to finding the middle of a linked list. Strap in for some laid-back coding insights!

    3 min read   ·   December 5, 2024

    2024   ·   Linked List   Coding Problems     ·   LeetCode   Algorithms  

  • LeetCode Question 1342: Number of Steps to Reduce a Number to Zero - My Simple Solution

    In this post, I’ll walk you through my solution for LeetCode problem 1342—how to reduce a number to zero step by step. Let’s dive into the code and break it down!

    3 min read   ·   December 5, 2024

    2024   ·   Java   Coding     ·   LeetCode   Programming Challenges  

  • Leetcode Question 412: Fizz Buzz - My Simple Solution

    In this post, I’m sharing my resolution to Leetcode’s Fizz Buzz problem. It’s simple yet useful, so let's dive in together!

    3 min read   ·   December 5, 2024

    2024   ·   FizzBuzz   CodingChallenges     ·   Programming   Leetcode  

  • Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • Older
© Copyright 2024 Bala Subramanyam Lanka. Powered by Jekyll Hosted by GitHub Pages.