IT magazine

itlogo

Knowledge that matters

Applications of Stack Data Structure

M Vishnuvardhan ReddyNov 26, 2020

Infix to Postfix or Infix to Prefix Conversion: The stack can be used to convert some infix expression into its postfix equivalent, or prefix equ...

Expression Trees

M Vishnuvardhan ReddyMay 22, 2020

Binary search tree

M Vishnuvardhan ReddyMay 21, 2020

Java implementation of Binary Tree Traversals

M Vishnuvardhan ReddyMay 19, 2020

Binary Tree Traversals

M Vishnuvardhan ReddyMay 18, 2020

Immutable Class & Objects

M Vishnuvardhan ReddyOct 05, 2018

Immutable objects are instances whose state doesn’t change after it has been initialized. For example, String is an immutable class and once instan...

Just-In-Time (JIT) compiler

M Vishnuvardhan ReddyOct 03, 2018

Serialization

M Vishnuvardhan ReddyOct 03, 2018

Java File I/O

M Vishnuvardhan ReddySept 24, 2018

Characters Streams

M Vishnuvardhan ReddySept 22, 2018

Recent Posts

View More
Page 1 of 512345Next »Last

Pages