• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Logic Problem Javaranch Inc.

 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Business software maker Javaranch, Inc., recently hired five new college graduates in computer programming to work on its customer management product, Jive 10.1. Each of the five hires--two women (Map , Mahanna ) and three men (Jim, Thomas, Michael)--is assigned to a team working on a different part of the overall product; one is assigned to the Database team. Given the input below, you should be able to compute each person's full name, where he or she received a C.S. degree, and the Jive 10.1 team for which he or she develops software.
1. The five new computer programmers at Javaranch, Inc., are Michael, the graduate of Power Tech, the person assigned to the E-Mail Tool product, Mr. Gates, and the one on the Graphical Interface team.
2. Ms. Absent isn't the C.S. grad from Amherst A. & M. or Thurber College.
3.Seshark isn't assigned to the Graphical Interface project.
4.Mahanna didn't attend Power Tech.
5.Thomas, who isn't Gates, isn't the one working on the Applications Server software.
6.Neither of the two women graduated from Summerset State.
7.The new hire out of the University of the North isn't Jim.
8.The Power Tech alum isn't Map.
9.Michael's assignment isn't to the Applications Server group.
10.The C.S. graduate from Summerset State is on neither the Jive Call Center project nor the Applications Server team.
11.The person who writes software in support of the product's Graphical Interface didn't come to the company from the University of the North.
12.New employee Xaml, who isn't Mahanna, didn't earn a degree from Amherst A. & M.
13.Mr. Earnmoney initial Vaporware, Inc., job isn't on the Call Center team.
 
Ranch Hand
Posts: 634
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is this it??

Mahanna Absent / Univ of North / Email Tool
Jim Gates / Amherst / App Server
Map Xaml / Thurber / Graphical Interface
Thomas Seshark / Power Tech / Call Center
Michael Earnmoney / Summerset / Database

[ December 10, 2002: Message edited by: Elaine Micheals ]
 
Ranch Hand
Posts: 4716
9
Scala Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hmm it might be easier to write a program to solve it
 
Ranch Hand
Posts: 583
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
well, yeah, You write and compile it where ever you are.. and I will run it here in Australia!!
Java - Write here and run anywhere.
Lupo
 
Sameer Jamal
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You got it Elaine
 
I just had the craziest dream. This tiny ad was in it.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic