Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a new question #376

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,12 @@
"question": "What is Shortest Job First Scheduling?",
"answerLink": "https://www.guru99.com/shortest-job-first-sjf-scheduling.html"
},

{
"id": "299",
"question": "Can you tell me about a difficult work situation and how you overcame it?",
"answerLink": "“It was the first day of my boss’s two-week vacation and our agency’s highest-paying client threatened to leave because he didn’t feel he was getting the personalized service he was promised. I spent my lunch hour on the phone with him discussing his concerns. We even brainstormed ideas for his next campaign. He was so grateful for the personal attention that he signed another six-month contract before my boss even returned from her trip.”"
},

]