Все публикации

Leet Code - 50 Power of x raised to n - solved

Leetcode 852 - Peek index in Mountain array - solved

deletion of node in a linked list

linkedlist inserting at first position, Last position, Insert at given index

Stack using push and pop

Queue with enqueue() and dequeue() operation

Tower of Hanoi problem using recursion

reverse each word in a string - Welcome user -- emocleW resu

Reversing the string 'This is a sentence' - 'sentence is a This'

Find the largest element in the array #codingninjas

convert the list of string to uppercase and concatenate with , operator

right rotation of an array 1 2 3 4 5 --- 5 1 2 3 4

remove duplicate elements from primitive array using java 8

sort hashmap based on values

binary search algorithm clear explanation

Find the missing element in the array i.p 91 92 94 --- o.p 93

different ways to swap two variables in java

Linux basic commands part -2

Word repetition in a sentence and its count in java aa ab aa ab ab cc --- aa -2 ab -3 cc -1

Second largest element in array 1 2 3 4 4 5 5 6 6 -- 5 - it should remove duplicate elements as well

Reversing array elements 1 2 3 4 5 ----- 5 4 3 2 1

Default method in java8 clear explanation

Left rotation of an array 1 2 3 4 5 - 2 3 4 5 1

balenced parenthesis using stack {[]} - balenced []{ - not balenced

visit shbcf.ru