From 808cbc32956622486d9130778919484c7a1086ec Mon Sep 17 00:00:00 2001 From: Ganesh1972 <117107706+Ganesh1972@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:03:11 +0530 Subject: [PATCH] added a new question This question is about salary range expectation. --- index.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 0845af2..e06b6b8 100644 --- a/index.json +++ b/index.json @@ -1511,7 +1511,11 @@ "question": "What is Shortest Job First Scheduling?", "answerLink": "https://www.guru99.com/shortest-job-first-sjf-scheduling.html" }, - +{ + "id": "300", + "question": " What is your salary range expectation?", + "answerLink": "I am seeking a position that pays between $75,000 and $80,000 annually, but I am open to negotiating salary depending on benefits, bonuses, equity, stock options and other opportunities.”" + }, ]