Daily life small program using C#.
Tools :
IDE: VisualStudio 2017 , IntelliJ RIDER
Database - Microsoft SQL Server.
Version: .NET 4.6.1, #4.6.2
Project Type :Console Application;
-
Example related to interface in c# - Interface Example
-
Two sum Problem in C# - Leetcode problem
-
Meadian of two sorted Array - Leetcode problem solution in c#
-
Mearge Sorted Array- Leetcode problem solution in c#
-
Find missing number in Array
-
Find out missing element from the Array(Using Addition )
-
Reverse String Program without using builtin Function.
-
Reverse String Using XOR.
-
Reverse Word - String Problem
-
Permutation of string
-
Replace string with "%20"
-
Running length encoding problem... Example (aaabbccd)--- > a3b2c2d
-
Array sort, Find maximum and minimum in given array and find median of array.
-
Stock Span Problem using Stack.
-
Remove adjacent