Skip to content

Commit

Permalink
Add questions by Christian Bettstetter
Browse files Browse the repository at this point in the history
  • Loading branch information
mrigger committed Jan 5, 2021
1 parent b89bdcd commit 73f0607
Showing 1 changed file with 52 additions and 1 deletion.
53 changes: 52 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h1>Interview Questions for Computer Science Faculty Jobs</h1>
}, {
"question" : "Where else do you have interviews?",
"note" : "Note that this question might be illegal.",
"categories" : ["general", "illegal"]
"categories" : ["general", "illegal "]
},
{
"question" : "Do you have any offers?",
Expand Down Expand Up @@ -625,6 +625,57 @@ <h1>Interview Questions for Computer Science Faculty Jobs</h1>
"categories" : ["general"]
}
]
}, {
"source_url" : "https://bettstetter.medium.com/15-questions-you-will-be-asked-in-an-interview-for-a-professorship-position-a01fcafe4ab2",
"source_name" : "\"Questions in professorship hearings\" by Christian Bettstetter",
"questions" : [
{
"question" : "What was your greatest scientific achievement so far and why?",
"categories" : ["general", "research"]
}, {
"question" : "Who has influenced you the most?",
"categories" : ["general"]
}, {
"question" : "What will be the topics of the first three PhD students you will advise, and what is innovative about these topics?",
"categories" : ["research", "mentoring"]
}, {
"question" : "What are the most important challenges in your research domain?",
"categories" : ["research"]
}, {
"question" : "How large will your group be, and how will you attract students?",
"categories" : ["research", "mentoring", "general"]
}, {
"question" : "Which synergies do you see with the existing groups in our department?",
"categories" : ["collaboration", "institution"]
}, {
"question" : "How will you raise funding for your research?",
"categories" : ["funding", "research"]
}, {
"question" : "Who are your main collaborators and competitors?",
"categories" : ["collaboration", "general"]
}, {
"question" : "Which teaching activities do you plan, how do they fit into our program, and what is your teaching style and philosophy?",
"categories" : ["teaching"]
}, {
"question" : "Which resources do you need?",
"categories" : ["funding", "general"]
}, {
"question" : "What would you do with 3 Million Euros/Dollars?",
"categories" : ["funding", "general"]
}, {
"question" : "What will your name stand for in 15-20 years?",
"categories" : ["general"]
}, {
"question" : "We are lacking female [or male] students in our program. How will you contribute to raise the number of female [or male] students?",
"categories" : ["diversity"]
}, {
"question" : "In which companies or organizations will your graduates find jobs in our region?",
"categories" : ["general", "institution"]
}, {
"question" : "Why do you want to join this university?",
"categories" : ["general"]
}
]
}

]
Expand Down

0 comments on commit 73f0607

Please sign in to comment.