Pinned Repositories
a-to-the-power-b
Find a to the power b without using multiplication and built in power function in C#, i.e. implement your own logic to find a to the power b
Balanced-Brackets
Console application to determine if the brackets are balanced or not
Disable-textBox-on-the-basis-of-checkBox-using-XAML
Disable textBox in WPF on the basis of checkBox value using XAML
First_non-repeating_character_in_string
Find the first non-repeating character in string using C#
Prime-Number
Determine if number is prime or not. Display prime numbers upto given number
Send_Email_With_Html_Python
Stop-inheritance-of-class-without-using-Sealed-KeyWord
Make a class non-inheritable without using Sealed keyword
Tcp
WaleedNaveed's Repositories
WaleedNaveed/a-to-the-power-b
Find a to the power b without using multiplication and built in power function in C#, i.e. implement your own logic to find a to the power b
WaleedNaveed/Balanced-Brackets
Console application to determine if the brackets are balanced or not
WaleedNaveed/Disable-textBox-on-the-basis-of-checkBox-using-XAML
Disable textBox in WPF on the basis of checkBox value using XAML
WaleedNaveed/First_non-repeating_character_in_string
Find the first non-repeating character in string using C#
WaleedNaveed/Prime-Number
Determine if number is prime or not. Display prime numbers upto given number
WaleedNaveed/Send_Email_With_Html_Python
WaleedNaveed/Stop-inheritance-of-class-without-using-Sealed-KeyWord
Make a class non-inheritable without using Sealed keyword
WaleedNaveed/Tcp