-
as seen on Programmers
- Search for 'Programmers'
Possible Duplicate:
How can I improve my problem-solving ability?
How do you improve your problem solving skills?
Should I learn design patterns or algorithms to improve my logical thinking skills?
What to do when you're faced with a problem that you can't solve quickly?…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Turns out there is a slight bug that seems to prevent you from doing interactions (update, scroll) with the results of a JPA named query that you dropped on a page using ADF Binding.
People are running into this when they are doing the EJB tutorial on OTN for example.
The problem is that the way…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am reviewing basic algorithms from a book called Algorithms by Robert Sedgewick, and I came across a problem in MergeSort that I am, sad to say, having difficulty solving. The problem is below:
Sublinear Extra Space. Develop a merge implementation that reduces that extra space requirement…
>>> More
-
as seen on YBBest
- Search for 'YBBest'
Problem:
In my current project, we use copy.asmx web services in SharePoint2010 to upload a document to a document library. In one of the document library, when uploading a document with a choice field, it blows up and the error message is Collection was modified; enumeration operation may not execute…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Recently I competed in nation wide programming contest finals. Not unexpectedly all problems were algorithmic. I lost (40 points out of 600. Winner got ~300). I know why I lost very well - I don't know how to find actual problem in those obfuscated tasks which are life-blood of every competition.…
>>> More