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

Block or report stargatex

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
stargatex/README.md

Hey 👋, I'm Lahiru J

github instagram

Glad to see you here!

Github Stats

Profile views counter

Pinned Loading

  1. basic-dagger-qualifier-android-example Public

    Basic dagger and qualifier implementation example with SimpleDateFormat

    Java

  2. strgtx-demo-android-sdk Public

    basic android library creation & publish demo

    Kotlin

  3. pdf-viewer-mvvm-android-example Public

    Basic MVVM example of pdf viewing with access token

    Java

  4. favorite-locations-app Public

    A basic favorite location app with firebase

    Java 5

  5. questions-and-answers Public

    Scala

  6. TwoArray.scala
    1
    /**
    2
      * You are given two sorted arrays, A and B, where A has a large enough buffer at the end to hold B.
    3
      * Write a method to merge A and B in sorted order
    4
      */
    5