Blog

How have I built my CMS style application using ASP.NET

I have done this using ASP.NET MVC 5 technology together with Entity Framework (Feel free to visit github repository). Without any knowledge about those technologies I bought a book about this and I learnt it in about 3 weeks. Because Piotrek was writing all description about fortification and he did all pictures I had to do admin panel for him, to make upload easy and comfortable.

Finding Leader Algorithm with C++ implementation

We name Leader, an element which appears in set more than half of the times. In our example we are not going to count who will become the president of US, algorithm makes sense for more than 2 candidates.