Viewing profile — dheerajrav
dheerajrav
HN member- Joined
- Thu, Oct 25, 2012, 3:27 PM UTC
- HN karma
- 11
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About dheerajrav
No profile information was provided.
Recent public activity
-
comment
Comment #34779852
I was part of the RIF and I am actively looking for Data Scientist roles. Any leads are much appreciated. You can find me - [here]( https://linkedin.com/in/dheeraj-ravindranath ) -…
-
comment
Comment #27516170
So, I've been using Remarkable-2 for over 6 months now. And it's amazing! Pros: 1. A single charge lasts a WEEK! 2. I used to write a lot of notes on white sheets, add addendum her…
-
comment
Comment #19894105
This was taught to us as kids. 3 types of arguments - vaada, vivaada, and vittanda vaada.
-
comment
Comment #12153574
One person who has done good research on fasting is Dr Valter Longo. http://gero.usc.edu/faculty/longo/
-
comment
Comment #12122690
Is it multi-armed bandit type of testing?
-
comment
Comment #4922321
process.stdout.write();
-
comment
Comment #4922307
There is no input. You have to print the desired result for all numbers between 1-100
-
comment
Comment #4922254
process.stdin.resume(); process.stdin.setEncoding('ascii'); process.stdin.on('data', function (input) { numbers = input.split("\n"); sum = parseInt(numbers[0]) + parseInt(numbers[1…
-
comment
Comment #4922067
Hi, can you check now. It is working. We run it in our codecheckers and not on webservers.