Viewing profile — rajasuba
rajasuba
HN member- Joined
- Wed, Oct 14, 2015, 9:37 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About rajasuba
Recent public activity
-
story
Best place to improve code design skills
What is the best site to practice code deisigning skills. Something like GeeksForGeeks which has problems for practicing.
-
comment
Comment #16665779
Encrypting more sensitive information like account password, credit card numbers (if you are going to store it somewhere) is primary. Encrypting the data stored at rest in hdd's ar…
-
comment
Comment #14029635
Yeah, I too do most of the times.. Stumbling the problem or the code flow in mind may be a difficult one but it becomes a lot easier when we narrate it orally!
- comment
- comment
-
comment
Comment #12852480
Are these openings are for full time job or for intership?
-
comment
Comment #11672504
I wish to develop an app like posting problems and it should contain the following part ( i] discussing about the problem ii] why this problem has occured - the root cause of the p…
-
story
How to start developing a web application?
While starting, developing a new web application how should I start. Should I focus on developing a skeleton of UI first or should I focus on developing appropriate data model or s…