• Stars
    star
    10
  • Rank 1,799,780 (Top 36 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Summary notes on top interview questions on data structures and algorithms in C# for study purpose.

More Repositories

1

clean-architecture-azure-cosmos-db

A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
C#
346
star
2

single-sign-on

A starting point to build a single sign-on (SSO) solution
C#
30
star
3

smart-coffee-machine

Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Message Queue, Redis, and Worker Services or Hosted Services
C#
27
star
4

aspnetcore-console-app-template

A starting template for ASP.NET Core 3.1 Console application that supports dependency injection, asynchronous programming, logging using Serilog, strongly-typed configuration, etc..
C#
23
star
5

long-running-tasks

A monolithic web application to show case how to complete long-running tasks using hosted services and async notify clients using SignalR in a monolithic ASP.NET Core web app.
C#
12
star
6

machine-learning-applications

A collection of real-world machine learning web applications built with ML.NET, ASP.NET Core, Azure Cosmos DB, and React, which can be used as a starting point for new projects.
C#
11
star
7

data-engineering-ssis-etl

Starter project for building an ETL pipeline using SSIS in Visual Studioย 2019
7
star
8

azure-functions-aspnetcore-starter

A starting point to build an Azure Function 3.x using ASP.NET Core 3 with supported features like logging, configuration, dependency injection, EF Core, AutoMapper, etc..
C#
6
star
9

multitenant-app-azure-cosmos-db

A starting point to build a multi-tenant web API to work with Azure Cosmos DB, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
C#
4
star
10

aspnetcore-api-serilog

Asp.Net Core API architecture starter project - Serilog
C#
3
star
11

distributed-message-queue

Distributed message queue system
C#
2
star
12

smart-coffee-maker

A REST API and asynchronous messaging system that demonstrate how to complete long-running tasks outside of HTTP requests in RESP API, as recommended by Microsoft documentation on ASP.NET Core Performance Best Practices.
1
star
13

data-science-network-graph

This project demonstrates how a network graph can be built to visualize relational data in SQL Server using Microsoft Power BI.
1
star