query
stringlengths 17
122
| output
dict |
---|---|
Any alumni from Santa Clara? | {
"batch": null,
"branch": null,
"city": "Santa Clara",
"company": null,
"degree": null
} |
Show me alumni from the 2018 batch in Mumbai who have a B Tech in CSE(AI&ML) and work at IBM. | {
"batch": "2018",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "IBM",
"degree": "B Tech"
} |
Show me alumni from 2018 in San Jose who have a B Tech in IT and are employed at Infosys. | {
"batch": "2018",
"branch": "IT",
"city": "San Jose",
"company": "Infosys",
"degree": "B Tech"
} |
Are there M Tech holders in CSE from 2021 who work at Google in Bangalore? | {
"batch": "2021",
"branch": "CSE",
"city": "Bangalore",
"company": "Google",
"degree": "M Tech"
} |
List alumni from the 2019 batch in Bangalore with a M Tech in ds employed at IBM. | {
"batch": "2019",
"branch": "CSE(DS)",
"city": "Bangalore",
"company": "IBM",
"degree": "M Tech"
} |
Who has a B Tech and works at TCS? | {
"batch": null,
"branch": null,
"city": null,
"company": "TCS",
"degree": "B Tech"
} |
List alumni from 2015 with a M Tech in Computer Science located in San Francisco working at Infosys. | {
"batch": "2015",
"branch": "CSE",
"city": "San Francisco",
"company": "Infosys",
"degree": "M Tech"
} |
Looking for B Tech grads in cse(ds) from 2018 living in Santa Clara working at Capgemini. | {
"batch": "2018",
"branch": "CSE(DS)",
"city": "Santa Clara",
"company": "Capgemini",
"degree": "B Tech"
} |
List graduates from 2020 who completed a B Tech in cse(ai&ml) in Hyderabad and work at Amazon. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "Hyderabad",
"company": "Amazon",
"degree": "B Tech"
} |
Looking for someone who graduated in 2015, has a B Tech in Data Science, and works in Santa Clara at Accenture. | {
"batch": "2015",
"branch": "CSE(DS)",
"city": "Santa Clara",
"company": "Accenture",
"degree": "B Tech"
} |
Show me graduates from 2022 with a B Tech in data science located in San Francisco working at Intel. | {
"batch": "2022",
"branch": "CSE(DS)",
"city": "San Francisco",
"company": "Intel",
"degree": "B Tech"
} |
Show me alumni from the 2021 batch in Mumbai who have a M Tech in CSE(AI&ML) and work at Amazon. | {
"batch": "2021",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "Amazon",
"degree": "M Tech"
} |
Show me alumni from 2020 in Santa Clara who have a B Tech in Data Science and are employed at IBM. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Santa Clara",
"company": "IBM",
"degree": "B Tech"
} |
Display alumni who graduated in 2020 with a M Tech in CSE and AI and ML from Chennai and are now at Amazon. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "Chennai",
"company": "Amazon",
"degree": "M Tech"
} |
Who from the 2018 batch is doing a B Tech in Information Technology in Hyderabad and works at Capgemini? | {
"batch": "2018",
"branch": "IT",
"city": "Hyderabad",
"company": "Capgemini",
"degree": "B Tech"
} |
Show me alumni working at Oracle. | {
"batch": null,
"branch": null,
"city": null,
"company": "Oracle",
"degree": null
} |
Show me alumni from the 2016 batch in Santa Clara who have a M Tech in Information Technology and work at Google. | {
"batch": "2016",
"branch": "IT",
"city": "Santa Clara",
"company": "Google",
"degree": "M Tech"
} |
Find graduates from the 2020 batch in Delhi who studied Data Science at Cisco. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Delhi",
"company": "Cisco",
"degree": null
} |
Find alumni from 2016 with a B Tech in AI and ML from Santa Clara employed at Adobe. | {
"batch": "2016",
"branch": "CSE(AI&ML)",
"city": "Santa Clara",
"company": "Adobe",
"degree": "B Tech"
} |
Show graduates from 2016 in Santa Clara who have a M Tech in Computer Science and work at Intel. | {
"batch": "2016",
"branch": "CSE",
"city": "Santa Clara",
"company": "Intel",
"degree": "M Tech"
} |
Find graduates from the 2015 batch in Bangalore who studied IT at Accenture. | {
"batch": "2015",
"branch": "IT",
"city": "Bangalore",
"company": "Accenture",
"degree": null
} |
List alumni from the 2017 batch in Santa Clara with a M Tech in data science employed at Infosys. | {
"batch": "2017",
"branch": "CSE(DS)",
"city": "Santa Clara",
"company": "Infosys",
"degree": "M Tech"
} |
Are there any M Tech holders in Computer Science from the 2015 class working at Oracle in Mumbai? | {
"batch": "2015",
"branch": "CSE",
"city": "Mumbai",
"company": "Oracle",
"degree": "M Tech"
} |
Searching for 2017 graduates with a B Tech in AI residing in Pune at Intel. | {
"batch": "2017",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "Intel",
"degree": "B Tech"
} |
Looking for M Tech grads in it from 2020 living in San Jose working at Amazon. | {
"batch": "2020",
"branch": "IT",
"city": "San Jose",
"company": "Amazon",
"degree": "M Tech"
} |
I'm trying to find M Tech alumni in IT from 2022 who live in Mumbai and work at Facebook. | {
"batch": "2022",
"branch": "IT",
"city": "Mumbai",
"company": "Facebook",
"degree": "M Tech"
} |
Can you help me find 2015 alumni who studied Computer Science, got a B Tech, and work at Infosys in San Jose? | {
"batch": "2015",
"branch": "CSE",
"city": "San Jose",
"company": "Infosys",
"degree": "B Tech"
} |
Find me any 2020 alumni who did B Tech in cse(ai&ml), live in Pune, and work at IBM. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "IBM",
"degree": "B Tech"
} |
Display people from 2017 working in San Francisco with a degree in AI at Salesforce. | {
"batch": "2017",
"branch": "CSE(AI&ML)",
"city": "San Francisco",
"company": "Salesforce",
"degree": null
} |
Show graduates from 2017 in Mumbai who have a M Tech in it and work at Accenture. | {
"batch": "2017",
"branch": "IT",
"city": "Mumbai",
"company": "Accenture",
"degree": "M Tech"
} |
List alumni from 2016 with a M Tech in CSE and DS located in Pune working at Capgemini. | {
"batch": "2016",
"branch": "CSE(DS)",
"city": "Pune",
"company": "Capgemini",
"degree": "M Tech"
} |
Any alumni from 2021? | {
"batch": "2021",
"branch": null,
"city": null,
"company": null,
"degree": null
} |
Show me graduates from 2020 with a B Tech in AI located in Hyderabad working at Intel. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "Hyderabad",
"company": "Intel",
"degree": "B Tech"
} |
Any alumni at IBM based in Santa Clara? | {
"batch": null,
"branch": null,
"city": "Santa Clara",
"company": "IBM",
"degree": null
} |
Display graduates from 2019 in San Francisco who completed a M Tech in Computer Science and are employed at Facebook. | {
"batch": "2019",
"branch": "CSE",
"city": "San Francisco",
"company": "Facebook",
"degree": "M Tech"
} |
Display people from 2016 working in Hyderabad with a degree in CSE at Salesforce. | {
"batch": "2016",
"branch": "CSE",
"city": "Hyderabad",
"company": "Salesforce",
"degree": null
} |
I'm searching for alumni from 2017 who studied CSE and DS and are now at TCS in Hyderabad. | {
"batch": "2017",
"branch": "CSE(DS)",
"city": "Hyderabad",
"company": "TCS",
"degree": null
} |
Find graduates from the 2019 batch in San Francisco who studied Computer Science at Accenture. | {
"batch": "2019",
"branch": "CSE",
"city": "San Francisco",
"company": "Accenture",
"degree": null
} |
List alumni from 2021 who have a B Tech in cse(ds) and work at Salesforce in Pune. | {
"batch": "2021",
"branch": "CSE(DS)",
"city": "Pune",
"company": "Salesforce",
"degree": "B Tech"
} |
Any alumni at IBM? | {
"batch": null,
"branch": null,
"city": null,
"company": "IBM",
"degree": null
} |
Display people from 2018 working in Hyderabad with a degree in CSE and DS at Microsoft. | {
"batch": "2018",
"branch": "CSE(DS)",
"city": "Hyderabad",
"company": "Microsoft",
"degree": null
} |
Do you have a list of 2019 graduates with M Tech in data science working at TCS in San Francisco? | {
"batch": "2019",
"branch": "CSE(DS)",
"city": "San Francisco",
"company": "TCS",
"degree": "M Tech"
} |
Can you find graduates from 2022 with M Tech in Information Technology living in Pune employed at Capgemini? | {
"batch": "2022",
"branch": "IT",
"city": "Pune",
"company": "Capgemini",
"degree": "M Tech"
} |
List alumni from 2016 with a M Tech in cse(ai&ml) located in Mumbai working at Wipro. | {
"batch": "2016",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "Wipro",
"degree": "M Tech"
} |
Any alumni from Chennai? | {
"batch": null,
"branch": null,
"city": "Chennai",
"company": null,
"degree": null
} |
Show alumni from 2015 in Mumbai who studied IT at Capgemini. | {
"batch": "2015",
"branch": "IT",
"city": "Mumbai",
"company": "Capgemini",
"degree": null
} |
Looking to connect with 2017 alumni who have a M Tech in it and are based in Delhi at Amazon. | {
"batch": "2017",
"branch": "IT",
"city": "Delhi",
"company": "Amazon",
"degree": "M Tech"
} |
List people who work at Google located in Hyderabad. | {
"batch": null,
"branch": null,
"city": "Hyderabad",
"company": "Google",
"degree": null
} |
Show me 2021 graduates with B Tech in cse in Mumbai employed at Wipro. | {
"batch": "2021",
"branch": "CSE",
"city": "Mumbai",
"company": "Wipro",
"degree": "B Tech"
} |
Find alumni who completed a M Tech in data science in Bangalore in 2019 and work at Oracle. | {
"batch": "2019",
"branch": "CSE(DS)",
"city": "Bangalore",
"company": "Oracle",
"degree": "M Tech"
} |
Can you find graduates from 2017 with M Tech in CSE and AI and ML living in Mumbai employed at Cisco? | {
"batch": "2017",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "Cisco",
"degree": "M Tech"
} |
Anyone who graduated 2018 with M Tech in Information Technology, based in Hyderabad, at Facebook? | {
"batch": "2018",
"branch": "IT",
"city": "Hyderabad",
"company": "Facebook",
"degree": "M Tech"
} |
I'm looking for M Tech graduates in it from 2016 who are employed at TCS in Delhi. | {
"batch": "2016",
"branch": "IT",
"city": "Delhi",
"company": "TCS",
"degree": "M Tech"
} |
Any 2016 grads with B Tech in cse working at Intel and living in Santa Clara? | {
"batch": "2016",
"branch": "CSE",
"city": "Santa Clara",
"company": "Intel",
"degree": "B Tech"
} |
Got any 2020 grads with B Tech in IT in Santa Clara at Wipro? | {
"batch": "2020",
"branch": "IT",
"city": "Santa Clara",
"company": "Wipro",
"degree": "B Tech"
} |
List alumni from the 2018 batch in San Jose with a B Tech in cse(ai&ml) employed at Infosys. | {
"batch": "2018",
"branch": "CSE(AI&ML)",
"city": "San Jose",
"company": "Infosys",
"degree": "B Tech"
} |
Show alumni from 2020 in Santa Clara who studied CSE(AI&ML) at Facebook. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "Santa Clara",
"company": "Facebook",
"degree": null
} |
Find alumni from 2021 with a M Tech in IT from Pune employed at Capgemini. | {
"batch": "2021",
"branch": "IT",
"city": "Pune",
"company": "Capgemini",
"degree": "M Tech"
} |
Find graduates who completed M Tech in CSE and AI and ML in San Jose in 2015 and are employed at Google. | {
"batch": "2015",
"branch": "CSE(AI&ML)",
"city": "San Jose",
"company": "Google",
"degree": "M Tech"
} |
Searching for 2022 graduates with a B Tech in DS residing in Pune at Capgemini. | {
"batch": "2022",
"branch": "CSE(DS)",
"city": "Pune",
"company": "Capgemini",
"degree": "B Tech"
} |
Display graduates from 2020 in Mumbai who completed a B Tech in Data Science and are employed at Capgemini. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Mumbai",
"company": "Capgemini",
"degree": "B Tech"
} |
Got any 2015 grads with B Tech in Data Science in Mumbai at IBM? | {
"batch": "2015",
"branch": "CSE(DS)",
"city": "Mumbai",
"company": "IBM",
"degree": "B Tech"
} |
Find graduates who completed M Tech in CSE in Chennai in 2015 and are employed at Infosys. | {
"batch": "2015",
"branch": "CSE",
"city": "Chennai",
"company": "Infosys",
"degree": "M Tech"
} |
Display graduates from 2019 in Pune who completed a B Tech in CSE(AI&ML) and are employed at Salesforce. | {
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "Salesforce",
"degree": "B Tech"
} |
Show alumni from 2021 in San Jose who studied cse(ds) at TCS. | {
"batch": "2021",
"branch": "CSE(DS)",
"city": "San Jose",
"company": "TCS",
"degree": null
} |
List graduates from 2015 who completed a B Tech in Information Technology in Delhi and work at Google. | {
"batch": "2015",
"branch": "IT",
"city": "Delhi",
"company": "Google",
"degree": "B Tech"
} |
List alumni from 2018 with a M Tech in CSE(AI&ML) located in Mumbai working at Wipro. | {
"batch": "2018",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "Wipro",
"degree": "M Tech"
} |
Find someone from 2022 with a M Tech in CSE(AI&ML) living in Chennai working at Microsoft. | {
"batch": "2022",
"branch": "CSE(AI&ML)",
"city": "Chennai",
"company": "Microsoft",
"degree": "M Tech"
} |
Searching for 2015 graduates with a M Tech in CSE residing in Hyderabad at Facebook. | {
"batch": "2015",
"branch": "CSE",
"city": "Hyderabad",
"company": "Facebook",
"degree": "M Tech"
} |
Find graduates who completed B Tech in AI and ML in Pune in 2015 and are employed at IBM. | {
"batch": "2015",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "IBM",
"degree": "B Tech"
} |
Who from the 2017 batch is doing a M Tech in CSE and DS in Bangalore and works at TCS? | {
"batch": "2017",
"branch": "CSE(DS)",
"city": "Bangalore",
"company": "TCS",
"degree": "M Tech"
} |
Find alumni from 2015 with a B Tech in CSE(AI&ML) from Mumbai employed at Intel. | {
"batch": "2015",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": "Intel",
"degree": "B Tech"
} |
Show graduates from 2022 in San Jose who have a B Tech in IT and work at Google. | {
"batch": "2022",
"branch": "IT",
"city": "San Jose",
"company": "Google",
"degree": "B Tech"
} |
Find me any 2021 alumni who did B Tech in Computer Science, live in San Jose, and work at IBM. | {
"batch": "2021",
"branch": "CSE",
"city": "San Jose",
"company": "IBM",
"degree": "B Tech"
} |
Show me graduates from 2015 with a M Tech in data science located in San Jose working at Intel. | {
"batch": "2015",
"branch": "CSE(DS)",
"city": "San Jose",
"company": "Intel",
"degree": "M Tech"
} |
Show me alumni from the 2021 batch. | {
"batch": "2021",
"branch": null,
"city": null,
"company": null,
"degree": null
} |
Got any 2022 grads with M Tech in IT in Santa Clara at Amazon? | {
"batch": "2022",
"branch": "IT",
"city": "Santa Clara",
"company": "Amazon",
"degree": "M Tech"
} |
Show graduates from 2019 in San Francisco who have a B Tech in CSE working at Wipro. | {
"batch": "2019",
"branch": "CSE",
"city": "San Francisco",
"company": "Wipro",
"degree": "B Tech"
} |
Find alumni from 2018 with a B Tech in Information Technology from Mumbai employed at Accenture. | {
"batch": "2018",
"branch": "IT",
"city": "Mumbai",
"company": "Accenture",
"degree": "B Tech"
} |
Find graduates who completed M Tech in Information Technology in Delhi in 2017 and are employed at Adobe. | {
"batch": "2017",
"branch": "IT",
"city": "Delhi",
"company": "Adobe",
"degree": "M Tech"
} |
Help me find alumni from 2022 with a M Tech in cse based in Mumbai at IBM. | {
"batch": "2022",
"branch": "CSE",
"city": "Mumbai",
"company": "IBM",
"degree": "M Tech"
} |
List alumni from the 2019 batch in Hyderabad with a M Tech in AI and ML employed at Amazon. | {
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": "Hyderabad",
"company": "Amazon",
"degree": "M Tech"
} |
List people with a Computer Science background. | {
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"degree": null
} |
Show me alumni from 2019 in Mumbai who have a B Tech in IT and are employed at Infosys. | {
"batch": "2019",
"branch": "IT",
"city": "Mumbai",
"company": "Infosys",
"degree": "B Tech"
} |
Show graduates from 2020 in Bangalore who have a B Tech in ds working at Cisco. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Bangalore",
"company": "Cisco",
"degree": "B Tech"
} |
Anyone who graduated 2017 with M Tech in IT, based in Bangalore, at Cisco? | {
"batch": "2017",
"branch": "IT",
"city": "Bangalore",
"company": "Cisco",
"degree": "M Tech"
} |
Find graduates who have a B Tech. | {
"batch": null,
"branch": null,
"city": null,
"company": null,
"degree": "B Tech"
} |
Display alumni who graduated in 2018 with a M Tech in Computer Science from Chennai and are now at Accenture. | {
"batch": "2018",
"branch": "CSE",
"city": "Chennai",
"company": "Accenture",
"degree": "M Tech"
} |
Display graduates from 2019 in San Francisco who completed a M Tech in CSE(AI&ML) and are employed at Intel. | {
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": "San Francisco",
"company": "Intel",
"degree": "M Tech"
} |
Show graduates from 2020 in San Jose who have a B Tech in CSE(AI&ML) and work at Adobe. | {
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "San Jose",
"company": "Adobe",
"degree": "B Tech"
} |
Find graduates from the 2015 batch in Chennai who studied data science at TCS. | {
"batch": "2015",
"branch": "CSE(DS)",
"city": "Chennai",
"company": "TCS",
"degree": null
} |
Any alumni in Computer Science with a B Tech? | {
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"degree": "B Tech"
} |
List alumni from 2015 with a M Tech in Data Science located in Pune working at Intel. | {
"batch": "2015",
"branch": "CSE(DS)",
"city": "Pune",
"company": "Intel",
"degree": "M Tech"
} |
Find graduates who completed B Tech in DS in Mumbai in 2020 and are employed at Wipro. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Mumbai",
"company": "Wipro",
"degree": "B Tech"
} |
Find graduates from 2017 with a M Tech in Computer Science from Delhi. | {
"batch": "2017",
"branch": "CSE",
"city": "Delhi",
"company": null,
"degree": "M Tech"
} |
Show me alumni from 2021 in Santa Clara who have a B Tech in CSE and are employed at Adobe. | {
"batch": "2021",
"branch": "CSE",
"city": "Santa Clara",
"company": "Adobe",
"degree": "B Tech"
} |
Are there M Tech holders in ds from 2021 who work at TCS in Pune? | {
"batch": "2021",
"branch": "CSE(DS)",
"city": "Pune",
"company": "TCS",
"degree": "M Tech"
} |
Display people from 2020 working in Pune with a degree in ds at Oracle. | {
"batch": "2020",
"branch": "CSE(DS)",
"city": "Pune",
"company": "Oracle",
"degree": null
} |
List alumni from 2022 with a B Tech in Computer Science located in Chennai working at Accenture. | {
"batch": "2022",
"branch": "CSE",
"city": "Chennai",
"company": "Accenture",
"degree": "B Tech"
} |
Show me alumni located in San Jose. | {
"batch": null,
"branch": null,
"city": "San Jose",
"company": null,
"degree": null
} |