Skip to content
View yowrk's full-sized avatar

Block or report yowrk

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tribute-page tribute-page Public

    tribute page for srinivasa ramanujan

    HTML

  2. survey-form survey-form Public

    Sample survey form created for freecodecamp challenges

    HTML

  3. product-landing-page product-landing-page Public

    A sample product landing page.

    HTML

  4. personal-portfolio-webpage personal-portfolio-webpage Public

    sample personal portfolio webpage

  5. ramesh1729 ramesh1729 Public

    Config files for my GitHub profile.

  6. replace-the-value-of-each-number-with-its-corresponding-index-value-in-the-list replace-the-value-of-each-number-with-its-corresponding-index-value-in-the-list Public

    Forked from chandrakant22/replace-the-value-of-each-number-with-its-corresponding-index-value-in-the-list

    Company : LTI You are given a list of N unique positive numbers ranging from 0 to (N -1). Write an algorithm to replace the value of each number with its corresponding index value in the list. Inpu…

    Java