Update free-programming-playgrounds.md (#8188)

* Update free-programming-playgrounds.md

* added multiple language category

* fix linting warning

* fix liniting warning
pull/8944/head^2
Hitesh Gupta 2 years ago committed by GitHub
parent f2a338b74e
commit 61b97e6037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      more/free-programming-playgrounds.md

@ -23,6 +23,7 @@
* [AngularJS](#angularjs) * [AngularJS](#angularjs)
* [Kotlin](#kotlin) * [Kotlin](#kotlin)
* [Kubernetes](#kubernetes) * [Kubernetes](#kubernetes)
* [Multiple Languages](#multiple-languages)
* [.Net](#dotnet) * [.Net](#dotnet)
* [Nim](#nim) * [Nim](#nim)
* [Node.js](#nodejs) * [Node.js](#nodejs)
@ -206,6 +207,11 @@
* [Play with Kubernetes](https://labs.play-with-k8s.com) * [Play with Kubernetes](https://labs.play-with-k8s.com)
### Multiple Languages
* [CodeChef](https://www.codechef.com/ide)
### <a id="dotnet"></a>.NET ### <a id="dotnet"></a>.NET
* [.NET Fiddle](https://dotnetfiddle.net) * [.NET Fiddle](https://dotnetfiddle.net)

Loading…
Cancel
Save