pankajmature's Stars
aershov24/net-core-interview-questions
🔴 .NET Core Interview Questions and Answered to prepare for your next .NET developer interview
aershov24/web-developer-interview-questions
Web Developer Interview questions and answers
Devinterview-io/asp-net-web-api-interview-questions
🟣 ASP.NET Web API interview questions and answers to help you prepare for your next technical interview in 2024.
kansiris/ASP.NET-MVC-interview-questions
500 ASP.NET MVC interview questions
manjunath5496/ASP-Dot-NET-Books
"Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail." ― Max Kanat-Alexander
aershov24/full-stack-interview-questions
🔴 More than ~3877 Full Stack, Coding & System Design Interview Questions And Answers sourced from all around the Internet to help you to prepare to an interview, conduct one, mock your lead dev or completely ignore. Find more questions and answers on 👉
Devinterview-io/net-core-interview-questions
🟣 .Net Core interview questions and answers to help you prepare for your next technical interview in 2024.
preemptive/dotfuscator-pro-samples
Samples for configuring PreEmptive Protection - Dotfuscator Professional
aspnet/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
mrpkdeveloper/450-DSA-Questions
450- DSA Questions 🔥🔥
zero-to-mastery/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MemberA2600/Boo-T
A small IDE for generating Bootstrap 4 code
CoffeelessProgrammer/Data-Structures-and-Algorithms-TS
Data structures & algorithms implemented in TypeScript
anirban-s/data-structures-and-algorithms
This repository contains data structures and algorithm implemented in C#.
nimrod46/Data-Structures-and-Algorithms
My code solution for Andrei Neagoie's online udemy course "Master the Coding Interview: Data Structures + Algorithms"
preetamjadakar/datastructures-swift
This is a general-purpose swift repository for iOS developers, feel free to contribute.
punitpandey/ds-algo
Implementation of common Data Structures and Algorithms with Go
shree1999/Data-Structures-and-Algorithms
VicodinAbuser/ZTM-DS-and-Algo-Python
Contains all the code samples from the Zero to Mastery : Master the Coding Interview - Data Structures + Algorithms course by Andrei Neagoie, in Python.
theja-m/Data-Structures-and-Algorithms
Data Structures and Algorithms in Python
aneagoie/gitfiti
abusing github commit history for the lulz
Azure-Samples/app-service-dotnet-scale-web-apps
Getting started on scaling Web Apps in C#
Azure-Samples/dotnet-sqldb-tutorial
A simple ASP.NET application that demonstrates how to develop data-driven apps in Azure App Service
Azure-Samples/cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
Azure-Samples/durablefunctions-apiscraping-dotnet
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
Azure-Samples/key-vault-dotnet-manage-key-vaults
Getting started on managing key vaults in C#
Azure-Samples/storage-blob-dotnet-getting-started
The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.
Azure-Samples/active-directory-dotnet-native-desktop
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.