@NET
  • Blog
  • Mentoring
Subscribe
Tagged

Quiz

A collection of 2 posts

Quiz

The Oxford Green Belt Way problem

Here is a problem for you to test your programming skills. The Oxford Green Belt Way is a 50-mile circular walk around the city. It goes through the beautiful countryside, quiet fields and friendly villages. The group of international studens on their trip to Oxford wanted to walk entire path

  • Alex Netkachov
Alex Netkachov Oct 9, 2017 • 1 min read
C#

.NET Quiz Question: Iterating Stack

One more .NET question. You probably know that IEnumerable<T> can be iterated by using foreach. It gets enumerator and runs through it from the first item to the last. For many collections the first item is which was added first. What about iterating Stack<T>

  • Alex Netkachov
Alex Netkachov Aug 17, 2017 • 1 min read
@NET © 2022
Powered by Ghost