Java2Blog
  • Home
  • Tutorials
  • Categories
    • Interview Questions
    • Spring Frameworks
    • Core java
    • Python
    • C++
  • NM
close
import_contacts

Java Tutorials

  • Core Java
  • Java Interview questions
  • Java 8 Stream
  • Java interview programs
import_contacts

Data structure and algorithm

  • Data structure in java
  • Data structure interview questions
import_contacts

Spring tutorials

  • Spring tutorial
  • Spring boot tutorial
  • Spring MVC tutorial
  • Spring interview questions

Algorithm

  • Algorithm Algorithm Interview Core Java interview
    29 November

    Top 100+ Java Coding Interview Questions

    I have been posting data structure and coding interview questions on various topics such as Array, Queue, Stack, Binary tree, LinkedList, String, Number, ArrayList, etc. So I am consolidating a list of java coding interview questions to create an index post. I will keep adding links to this post whenever I will add new java […]

    Read More
  • Algorithm
    09 July

    Coronavirus disease 2019

    COVID-19 is a contagious disease caused by the coronavirus SARS-CoV-2. In January 2020, the disease spread worldwide, resulting in the COVID-19 pandemic. The symptoms of COVID‑19 can vary but often include fever,[7] fatigue, cough, breathing difficulties, loss of smell, and loss of taste.[8][9][10] Symptoms may begin one to fourteen days after exposure to the virus. […]

    Read More
  • Algorithm
    09 July

    Auto Draft

    Read More
  • Maximum number of vowels in a Substring of given length
    Algorithm
    18 June

    Maximum Number of Vowels in a Substring of Given Length

    In this article, we will look at an interesting problem related to the Strings and [Sliding-Window Algorithm](https://java2blog.com/sliding-window-maximum-java/ “Sliding-Window Algorithm”). The problem is : "Given a String we have to Find the Maximum Number of Vowel Letters present in any Substring of the String, with the length of each Substring equal to K." Let us understand […]

    Read More
  • Find first and last position of element in sorted array
    Algorithm Array
    04 June

    Search for a range Leetcode – Find first and last position of element in sorted array

    In this article, we will look into an interesting problem asked in Coding Interviews related to Searching Algorithms. The problem is: Given a Sorted Array, we need to find the first and last position of an element in Sorted array. This problem is also known as Search for a range on Leetcode. We will look […]

    Read More
  • Algorithm Stack
    30 April

    Convert Postfix to Infix in Java

    Learn about how to convert Postfix to Infix in java.

    Read More
  • Prefix to postfix in java
    Algorithm Stack
    30 April

    Convert Prefix to Postfix in Java

    Learn about how to convert Prefix to Postfix in java.

    Read More
  • Infix to Postfix Java
    Stack
    24 April

    Infix to Postfix Conversion in Java

    Learn about how to convert infix to postfix expressions in java.

    Read More
  • Data structures in java
    Algorithm Algorithm Interview
    16 April

    Data Structures in java

    In this post, we will see about various data structures in java. Data structure is a way of storing and organizing data. Data structure provide a way to process and store data efficiently. For example: Imagine you have pile of books on the table and you are going to read these books one by one […]

    Read More
  • 1
  • 2
  • 3
  • …
  • 10
  • Nextkeyboard_arrow_right

Newsletter


Let’s be Friends

© 2020-22 Java2Blog Privacy Policy