Upload Button Icon Add office photos

Filter interviews by

Schrodinger Interview Questions and Answers

Updated 18 Jan 2025

Schrodinger Interview Experiences

Popular Designations

7 interviews found

Interview Questions & Answers

user image Anonymous

posted on 14 Sep 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Asked about my masters thesis work basic Python and Bash scripts
Round 3 - Technical 

(1 Question)

  • Q1. Same as round 1
Round 4 - Technical 

(1 Question)

  • Q1. Split into 5 rounds all on the same day, held in office, Amazing experience because the people were amazing. Helped a lot on answering the questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic questions from your graduation as well as post graduation.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 dsa questions on dp, arrays and some other topic

Round 2 - Technical 

(2 Questions)

  • Q1. OS, CNS questions
  • Q2. DSA problems on graph, dp and bst

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Devops, Database and DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to CV
  • Q2. Questions related to Devops
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to cv
  • Q2. Questions reated to devops
Round 4 - Technical 

(2 Questions)

  • Q1. Introduction and background of candidate
  • Q2. Problem statement on Linux server and nginx

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 8 rounds in total, got rejected at 4th

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)

Summer Intern Interview Questions & Answers

user image raj nandan

posted on 18 Jan 2025

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Find frequency of a substring in a string.

Round 2 - One-on-one 

(1 Question)

  • Q1. No of substrings including all vowels with only vowels.

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

Schrodinger interview questions for popular designations

 Software Engineer

 (2)

 Associate Scientist

 (1)

 Consultant

 (1)

 Summer Intern

 (1)

 Solution Architect

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

English grammar, paragraph, biology, logical reasoning

Round 3 - HR 

(1 Question)

  • Q1. Educational Background, location preference, salary expectation, selection of job profile reason
Round 4 - Technical 

(3 Questions)

  • Q1. Related to job profile expectation Related to resume
  • Q2. Related to educational background knowledge
  • Q3. Related to hypothetical case scenario
Round 5 - Technical 

(1 Question)

  • Q1. Case scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for reference and keep ready. Look for job opportunity as experience. Clear concepts of basics of educational field. Study JD and prepare accordingly.

Associate Scientist Interview Questions asked at other Companies

Q1. How to extract acid product from reaction mixture without doing column?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts Cp algo Intro And about resume
  • Q2. What is three pillars of oops
  • Ans. 

    Three pillars of OOP are encapsulation, inheritance, and polymorphism.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and characteristics from a parent class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before attending the interview .
Keep your resume crisp. Be thorough with oops, os and dbms

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Jobs at Schrodinger

View all

Consultant Interview Questions & Answers

user image Anonymous

posted on 8 Mar 2021

I applied via Referral and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About previous experience, previous projects, how can work on desktop and general questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be your self, interviewers were very frank. They will just try to make conversation with you, they would want to know your area of interest and how well you communicate and answer thier questions.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Coding Test 

It was average,they asked questions on arrays,linked list and some questions on oops,it was easy and one was average level

Round 2 - Technical 

(2 Questions)

  • Q1. What is oops?describe
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm that uses objects to represent and manipulate data.

    • OOPs focuses on creating reusable code by organizing data and behavior into objects.

    • It provides concepts like encapsulation, inheritance, and polymorphism.

    • Encapsulation hides the internal details of an object and provides a public interface.

    • Inheritance allows creating new classes based on existing ones, inher...

  • Answered by AI
  • Q2. What is dsa?describe
  • Ans. 

    DSA stands for Data Structures and Algorithms.

    • DSA is a field of computer science that deals with the study of data structures and algorithms.

    • It is used to solve complex problems and improve the efficiency of computer programs.

    • Examples of data structures include arrays, linked lists, trees, and graphs.

    • Examples of algorithms include sorting, searching, and graph traversal.

    • DSA is an important topic for software engineers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare really well,be honest and start preparing early,interviewers are usually chill,so speak with confidence,you can achieve what you deserve

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions on angular framework,.net core , dependency injection,legacy .net, session management , agile ceremonies.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be 100% technical in java here they will not be any support u need to dig deep lot of complex modules which we cannot understand in depth

Schrodinger Interview FAQs

How many rounds are there in Schrodinger interview?
Schrodinger interview process usually has 3-4 rounds. The most common rounds in the Schrodinger interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Schrodinger interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Schrodinger. The most common topics and skills that interviewers at Schrodinger expect are Python, Cloud Computing, computational chemistry, Linux and Analytical.
What are the top questions asked in Schrodinger interview?

Some of the top questions asked at the Schrodinger interview -

  1. What is three pillars of o...read more
  2. Split into 5 rounds all on the same day, held in office, Amazing experience bec...read more
  3. Asked about my masters thesis work basic Python and Bash scri...read more

Tell us how to improve this page.

Schrodinger Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Cipla Interview Questions
4.1
 • 482 Interviews
Biocon Limited Interview Questions
3.9
 • 152 Interviews
Piramal Group Interview Questions
3.9
 • 62 Interviews
View all

Schrodinger Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.1

Skill development

4.6

Work-life balance

4.4

Salary

3.6

Job security

4.8

Company culture

3.6

Promotions

2.7

Work satisfaction

Explore 4 Reviews and Ratings
Manager Information Technology Operations

Hyderabad / Secunderabad

6-9 Yrs

Not Disclosed

Manager - Information Technology Operations

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Explore more jobs
Senior Scientist
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Scientist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Operations Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Licensing Specialist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Schrodinger with

Biocon Limited

3.9
Compare

Syngene International

3.9
Compare

Piramal Group

3.9
Compare

Glenmark Pharmaceuticals

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview