Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by SearchingYard Software Private Limited Team. If you also belong to the team, you can get access from here

Filter interviews by

SearchingYard Software Private Limited Software Developer Interview Questions and Answers

Updated 8 Oct 2024

SearchingYard Software Private Limited Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image Sandhyaranipanda

posted on 8 Oct 2024

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

There was 1 Dsa questions

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about SearchingYard Software Private Limited?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaNoWipro Limited interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack

Application resume tips for other job seekers

Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Explore your self , add studies,hobbies,short term and long term goals.keep it short and simple.

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 2 hours
Round difficulty - Medium

In the 1st round 
Aptitude
Reasoning
English
Automata fix( code debug) 
Timing in morning
Environment is good
Interviewer was very cool and interactive

  • Q1. 

    Encode the Message Problem Statement

    Given a text message, your task is to return the Run-length Encoding of the given message.

    Run-length encoding is a fast and simple method of encoding strings, repres...

  • Ans. 

    Implement a function to encode a text message using run-length encoding.

    • Iterate through the message and count consecutive characters

    • Append the character and its count to the encoded message

    • Handle edge cases like single characters or empty message

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

This is interview round 
Ques from basic electronics
C language

  • Q1. 

    Print Name and Age Problem Statement

    Create a class named Person with a string variable 'name' and an integer variable 'age', such that these variables are not accessible outside the class. Implement a me...

  • Ans. 

    Create a class Person with private variables name and age, and methods to set and get their values.

    • Create a class Person with private variables 'name' and 'age'.

    • Implement a method setValue to set the variables' values.

    • Implement a method getValue to print the variables' values.

    • Ensure the name is a non-empty string and the age is a non-negative integer.

    • Encapsulate the data and provide a clear interface for setting and ge...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaCognizant interview preparation:Topics to prepare for the interview - Electronics basics, C language , Data structure, OOPS, ProjectsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops. 
Tip 2 : prepare your final project well. 

Application resume tips for other job seekers

Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Round 1 - Aptitude Test 

HTML

Round 2 - Aptitude Test 

Aptitude and resume shortlist and HTML

Round 3 - 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

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips

I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.

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 - HR 

(1 Question)

  • Q1. Final year project why should we hide you

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested to work in company

I applied via Company Website and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How much salary I expected and when will start my work?
  • Ans. 

    I'm looking for a competitive salary based on my skills and experience, and I'm available to start immediately or as needed.

    • My salary expectation is in the range of $80,000 to $100,000, depending on the role and responsibilities.

    • I believe in aligning my salary with industry standards and my experience level; for example, I have 5 years of experience in full-stack development.

    • I am available to start immediately, but I c...

  • Answered by AI
  • Q2. How will start my work?
  • Q3. Where is our company located?
  • Q4. If any bond period is there are not?
  • Ans. 

    It depends on the company and the job offer. Some companies have bond periods while others don't.

    • Bond periods are contractual agreements between the employer and employee.

    • They usually require the employee to work for a certain period of time before leaving the company.

    • Bond periods can vary in length and may have financial penalties for breaking the contract.

    • Not all companies have bond periods, so it's important to chec...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but it is good purpose for test and the interview to both test and knowledge and communication skills. Most of the questions were asked for related to my b.tech curriculum i.e computer Science topics.luckly i was able to answer all questions correctly.It was my first off campus interview and I think I did pretty well for fresher.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.

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. What is oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that interact with each other to solve a problem.

    • It includes concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Encapsulation is the practice of hidin...

  • Answered by AI
  • Q2. Agile methodology

I applied via Company Website and was interviewed in Sep 2021. There were 11 interview rounds.

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 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Ans. 

    I come from a supportive family that values education and hard work, which has greatly influenced my career choices.

    • Parents: My parents are both educators, instilling a love for learning and critical thinking in me from a young age.

    • Siblings: I have a younger sister who is pursuing a degree in computer science, and we often collaborate on tech projects.

    • Family Values: Our family emphasizes the importance of perseverance ...

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 4 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Ans. 

    I come from a supportive family that values education and hard work, which has greatly influenced my career choices.

    • Parents: My parents are both educators, instilling a love for learning in me from a young age.

    • Siblings: I have one sibling who is also in the tech field, and we often collaborate on projects and share insights.

    • Family Values: We prioritize open communication and support each other's goals, which has foster...

  • Answered by AI
  • Q4. Tell me about yourself.
Round 5 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 6 - Aptitude Test 
Round 7 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Ans. 

    I come from a supportive family that values education and hard work, which has greatly influenced my career path in software development.

    • Parents: My parents are both educators, instilling a love for learning and critical thinking in me from a young age.

    • Siblings: I have a younger sister who is pursuing a degree in computer science, and we often collaborate on coding projects together.

    • Family Values: Our family emphasizes...

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 8 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 9 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Ans. 

    I come from a close-knit family that values education, creativity, and support, which has shaped my personal and professional growth.

    • Supportive Parents: My parents encouraged my interest in technology from a young age, providing me with resources like books and courses.

    • Siblings: I have a younger sister who is pursuing a career in graphic design, and we often collaborate on projects, blending our skills.

    • Family Tradition...

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 10 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 11 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Ans. 

    I come from a close-knit family that values education, creativity, and support, shaping my personal and professional growth.

    • Supportive Parents: My parents encouraged my interests in technology from a young age, often providing resources for learning programming.

    • Siblings: I have a younger sister who is pursuing a career in graphic design, and we often collaborate on projects, blending tech and creativity.

    • Family Values: ...

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Wipro Software Developer interview:
  • Core Java
  • Communication Skills
Interview preparation tips for other job seekers - Good work of any one and punch vality and so and so

I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java Collection, OOPS, Seralization
Round 2 - Technical 

(1 Question)

  • Q1. Java OOPS, Collection, threading, SQL
Round 3 - HR 

(1 Question)

  • Q1. Nothing specific, Salary Negotiations.

Interview Preparation Tips

Interview preparation tips for other job seekers - overall good experience and process was quick

SearchingYard Software Private Limited Interview FAQs

How many rounds are there in SearchingYard Software Private Limited Software Developer interview?
SearchingYard Software Private Limited interview process usually has 1 rounds. The most common rounds in the SearchingYard Software Private Limited interview process are Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

SearchingYard Software Private Limited Software Developer Salary
based on 37 salaries
₹2.6 L/yr - ₹4.5 L/yr
67% less than the average Software Developer Salary in India
View more details

SearchingYard Software Private Limited Software Developer Reviews and Ratings

based on 29 reviews

3.9/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

3.6

Salary

3.8

Job security

3.8

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 29 Reviews and Ratings
Software Developer
37 salaries
unlock blur

₹2.6 L/yr - ₹4.5 L/yr

Software Developer II
5 salaries
unlock blur

₹3.1 L/yr - ₹5 L/yr

UI/UX Designer
4 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Senior Software Developer
4 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Junior Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare SearchingYard Software Private Limited with

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare
write
Share an Interview