Swaathi Kakarla

Results 5 issues of Swaathi Kakarla

Immediately after updating the YML file I call upon the reload! function to make sure the variable I use to read the YML file values are also updated. But the...

Using [HashIDs](https://github.com/peterhellberg/hashids.rb) instead of ScatterSwap method. The issue with ScatterSwap is that it repeats itself after it hits a upper limit. Using HashID's removes this disadvantage. Build passes with all...

This is what happens when I call either `api.network_updates` or `api.shares`, ``` irb(main):010:0> client.shares Faraday::ClientError: the server responded with status 403 ... ... from lib/linked_in/api_resource.rb:47:in `get' from lib/linked_in/share_and_social_stream.rb:39:in `shares' ```...

Mandate: Degree Would be nice: College name

I encountered an issue while searching for jobs that have two parameters: an integer and a string. When performing a search using the string parameter, the results are accurate. However,...