sriram vemaraju

Greenhorn
+ Follow
since Feb 11, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sriram vemaraju

Thanks a lot for the all the replies. Actually my background is like this. I have spent 3 and half years developing web applications using struts and JSF related technologies.
Now i am a masters student. I have already taken a course in my university on Algorithms but the questions asked in the interviews should be solved within a short time. So i think practise is essential in that case. So i was looking for that specifically.Any ways i think the question is answered.
12 years ago
I am preparing for interviews which involves questions on algorithms. I have 3 months ( roughly 12 hours per week) . I have in front of me all these books i don't know which one to read first?

1) Programming Interviews Exposed 2) Algorithms for Interviews by Amit Prakash and Adnan Aziz 3) CLRS ( Think three months is not enough for this what do you think? Can i skip some parts?) 4) Programming Pearls

Please guide me. Thanks, Sriram
12 years ago
Thanks a lot for your feedback.It really helps.
Hey that's true but as i increase the no of threads i get an increase in performance.I have an i3 processor which 4 cores.But i get a better performance for 18 threads if i want the 30th number in the Fibonacci series.
Thats why i am confused.
Hi ,
I made a program using Java threads for solving the fibonacci series (I have to use multiple threads as the part of the requirements). I have seen that as the series length increases. The need for more threads arises.
So my question is; Is there any relation between the size of the input for fibonacci series and no of threads currently i am using the formula
noOfThreads=(noOfCores)/(1-(Serial Part)/Parallel Part)) .

Below is the code
First of all Thank you for answering my weird question . I worked for 3 years and 4 months. Yes i am from India ( how did you guess that ).
Well i don't know how different mobile apps will be from normal web applications so can't comment on that.
Parallel programming seems exciting. So how do i go about searching for such jobs.Is internship the only way ( because i am not eligible for an intern till next summer but unfortunately i graduate next summer i can only start looking for a job) ?
What do you mean by "re-establish" in this context?
12 years ago
Thank you in advance.
12 years ago
Hi ,
I worked with an M.N.C developing web applications in Java/J2EE related technologies(includes JSF,struts,hibernate etc.) now i quit my job to pursue Graduate Studies in the U.S.A. So I am a student in the middle of my Graduate studies.I had enough of developing mere CRUD applications in J2EE now i want to work in something exciting. The problem is cant say what exactly but i can give you an examples.
Say developing new JDK libraries or writing a kernel for some O.S. or something like that. So I have five questions here.
1) Is it true that people in R & D often use C++ because of higher performance in that case should i consider switching my platform to C/C++.
2) How should i use my time i have one year to graduate to prepare myself for Jobs Interviews for such positions. (e.g. Reading books on Algorithms etc.)
3) How do i know about these jobs and how do i apply to those Jobs.
4) Is it the right time for me to think about Jobs.
5) Am i over ambitious because i am not in a Ivy league, just a normal school. ( My GPA is not so high unfortunately).


Due to family constraints i can't do a PhD now. Even though i am interested. So i want a job which pays me well and does some R & D kind of stuff
12 years ago
What does project DL mean?I am sorry if its a silly question.
Thanks
14 years ago
Hi,
Everyone i am looking for any good opensource projects so that i can develop my skills and help some opensource community.As i have seen that many opensource projects require us to work full time on them.If any body knows any projects which i can develop in my free time please post them.

Thank You
Sriram
14 years ago
hi,
ya i am sorry i meant digest algorithm.Which one should we go for SHA-1 SHA how do we choose?
I heard that both SHA-1 and SHA are obsolete.
15 years ago
Hi all,
We are using custom security in our project.So for password encryption which is the best way currently in java.
Or put in a different way how should i choose a good method for encryption (what criteria).

Thanks.
15 years ago
Thanks a lot i wanted to try but thought that it would hang up my system.
15 years ago
JSF
i guess that is correct.. if that method is having a public scope.. it shd technically work..
15 years ago
JSF