Upload Button Icon Add office photos

Filter interviews by

M.S.Swaminathan Research Foundation Developer Associate Interview Questions and Answers

Updated 9 Mar 2021

M.S.Swaminathan Research Foundation Developer Associate Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. A introduction about yourself
  • Q2. 2. About the company and how can I contribute to their growth
  • Q3. 3. My previous job experience

Interview Preparation Tips

Interview preparation tips for other job seekers - 5 things which would be useful for the persons who are going to attend interview.
1. Do a Research about the Company and clearly communicate your skills to the interviewer
2. Be Confident about your answers
3. Say No , if you don't have a answer to a question
4. Put your best efforts to convert the interview into discussion or conversation
5. Elaborate your experience and how it can help you perform well in this job.

All the best for your interview. If you have any doubts, message me

Interview questions from similar companies

Software Developer Interview Questions & Answers

Sagacious IP user image 058 Abhilakshya Rajrah

posted on 9 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. 2 sum in array
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a given target value.

    • Iterate through the array and store the difference between the target and current element in a hashmap

    • Check if the current element exists in the hashmap, if yes return the indices

    • Time complexity can be reduced to O(n) using a hashmap

  • Answered by AI
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a singly linked list and return the reversed list.

    • Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.

    • Use three pointers to keep track of the current, previous, and next nodes while reversing the list.

    • Update the head of the list to be the last node after reversing.

  • Answered by AI
  • Q3. In given time slots , find conflicting time slots
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Longest palindrome
  • Ans. 

    Find the longest palindromic substring in a given string.

    • Iterate through each character in the string and expand around it to find palindromes

    • Use dynamic programming to optimize the solution

    • Consider both odd and even length palindromes

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Sastra University and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good nice easy to medium questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is your project
  • Q2. Give some real life examples of oops
  • Ans. 

    Real life examples of OOPs include cars, animals, and banking systems.

    • Cars: Objects like make, model, and color with behaviors like driving and honking.

    • Animals: Objects like species, name, and age with behaviors like eating and sleeping.

    • Banking Systems: Objects like account, balance, and transaction with behaviors like deposit and withdraw.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Give you 5 problem in maths , string, sql etc

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Communication mode in chat app
  • Ans. 

    Real-time communication using text, audio, and video in a chat application.

    • Text chat for quick messages

    • Audio chat for voice communication

    • Video chat for face-to-face interaction

  • Answered by AI
  • Q2. Consistency level in different scenarios
  • Ans. 

    Consistency level refers to the level of agreement between data replicas in a distributed system.

    • Consistency levels include strong consistency, eventual consistency, and eventual consistency with causal consistency.

    • Strong consistency ensures that all reads and writes are immediately visible to all nodes in the system.

    • Eventual consistency allows for temporary inconsistencies between replicas, which are eventually resolv...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction .....
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
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 - Resume Shortlist 

(2 Questions)

  • Q1. I applied through internshala, first round was resume shortlisting
  • Q2. Highlight about key skills, mention about projects, and internships
Round 3 - Coding Test 

There are 5 coding questions, 1 easy and 4 medium questions.

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It is based on your introduction. Interviewer asked all questions from your introduction keywords & from your resume.
Round 2 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell the things in the introduction part for which you are confident also mentioned things whatever you know in the resume. This is key point to Crack the Interview.

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 mintues, relationship topics

Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. And Be Strongand good communication

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
M.S.Swaminathan Research Foundation Developer Associate Salary
based on 7 salaries
₹3.3 L/yr - ₹7 L/yr
39% less than the average Developer Associate Salary in India
View more details

M.S.Swaminathan Research Foundation Developer Associate Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Developer Associate
7 salaries
unlock blur

₹3.3 L/yr - ₹7 L/yr

Scientist
6 salaries
unlock blur

₹4.4 L/yr - ₹7.2 L/yr

Junior Research Fellow
6 salaries
unlock blur

₹2 L/yr - ₹3.9 L/yr

Consultant
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Research Associate
4 salaries
unlock blur

₹1.2 L/yr - ₹6.2 L/yr

Explore more salaries
Compare M.S.Swaminathan Research Foundation with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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