• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Diferentiating between logic skills versus knowledge when hiring

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is awesome. I am looking forward to read the book because I was wondering in my job as I learned and worked on other people's code, how is it to really know and able to tell in the beginning when the candidate is good. What do we really need to see and put the emphasis more?

Because some people when interviewed doesn't show much knowledge (probably because still beginner) but then turn out to have very good logic and able to produce decent solution. And some others seems knows more about this and that but not so much in logic.

And what I think about it is knowledge is more achievable to develop by exploring and the time and experience will help. But to have excellent logic is different and more difficult to develop, its a way of thinking, problem solving skills, etc.

What do you think about this?



 
author
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Lis Iswari wrote:This is awesome. I am looking forward to read the book because I was wondering in my job as I learned and worked on other people's code, how is it to really know and able to tell in the beginning when the candidate is good. What do we really need to see and put the emphasis more?

Because some people when interviewed doesn't show much knowledge (probably because still beginner) but then turn out to have very good logic and able to produce decent solution. And some others seems knows more about this and that but not so much in logic.

And what I think about it is knowledge is more achievable to develop by exploring and the time and experience will help. But to have excellent logic is different and more difficult to develop, its a way of thinking, problem solving skills, etc.

What do you think about this?





Lis, I will try to make it simple by focusing on knowledge vs. problem solving. My experience in hiring is that finding good problem solvers is harder. The two are interdependent: a good problem solver must have enough knowledge to be able to solve our problems. I also believe gaining knowledge is easier than learning to become a good problem solver.

We interview many people who can answer specific questions like, "Explain the difference between abstract classes and interfaces." Many people can answer this but are not skilled in choosing when to apply one or the other. This is a trivial example but it scales all the way up to more sophisticated knowledge and problems. We look for people who have the necessary core knowledge for our positions and the soft skills and behaviors that indicate the can wield their knowledge effectively. Furthermore, we want people who can grow their knowledge and skill as their career evolves.
 
Lis Iswari
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Sean. Looking forward to see your thoughts and ideas in the book.
 
Marshal
Posts: 77564
372
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lis Iswari welcome to the Ranch
 
Lis Iswari
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:Lis Iswari welcome to the Ranch



Thank you
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This will be of good use. I will also try to use it.
 
Campbell Ritchie
Marshal
Posts: 77564
372
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch

There was a lot of discussion about that topic, and the book, last week while the prize promotion was running, but it will have stopped now. You can find more by going through the more recent posts in this forum.
 
If you have a bad day in October, have a slice of banana cream pie. And this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic