Friday, May 26, 2017

Simple File Commands - world codesprint 11

May 26, 2017

Introduction


It is 11:51 pm. Julia likes to check her progress of the contest. She likes to work on every algorithm, and take the chance to learn something, specially hard and expert level algorithms.



Status report 

Follow up after the contest


May 28, 2017
Code submitted in the contest is here, score 20 out of maximum score 40. 

4 comments:

  1. I am new to hankerrank, found questions are really hard :) how did you in codesprint 11?

    ReplyDelete
    Replies
    1. I like the code competition, specially the hard one or advanced one. The problem solving in the contest prepares yourself to advance to next level as a player in short time and less effort.

      Delete
  2. what are data struture u have used for this??

    ReplyDelete
  3. Please refer to stackoverflow post about C# SortedSet - binary search tree underneath the SortedSet. The post is https://stackoverflow.com/questions/3262947/is-there-a-built-in-binary-search-tree-in-net-4-0

    ReplyDelete