Skip to content
View VahidGR's full-sized avatar
🤓
🤓
  • Urmia, Iran
  • 10:17 (UTC +03:30)
  • LinkedIn in/vahidgr

Organizations

@Urmis-co

Block or report VahidGR

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. EZList EZList Public

    [BETA] Reactive collection views and table views with centralized data source

    Swift

  2. Hash table collision handling Hash table collision handling
    1
    import Foundation
    2
    
                  
    3
    var hashTable: [Int: Node] = [:]
    4
    
                  
    5
    func hash(_ key: Int) -> Int {
  3. Warehouse-ML Warehouse-ML Public

    A live coding assignment for iOS engineering candidates

    Swift