Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View sindhugudivada's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sindhugudivada

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. JumpsCount with Caching JumpsCount with Caching
    1
    func getAverageNumberOfStepsWithCache(_ n: Int) -> Int {
    2
        var totalSum = 0
    3
        //Holds the intermediate values that we compute.
    4
        var countCache: [Int:Int] = [1:0]
    5
        for i in 1..<n {
  2. Time_Display Time_Display Public

    Django ORM based project

    Python

  3. Web-Fundamentals Web-Fundamentals Public

  4. mozilla-mobile/firefox-ios mozilla-mobile/firefox-ios Public

    Firefox for iOS

    Swift 12.8k 3.1k

  5. signalapp/Signal-iOS signalapp/Signal-iOS Public

    A private messenger for iOS.

    Swift 11.7k 3.3k

  6. duckduckgo/iOS duckduckgo/iOS Public archive

    DuckDuckGo iOS Application

    HTML 1.9k 438