Upload Button Icon Add office photos

Squash Apps

Compare button icon Compare button icon Compare

Filter interviews by

Squash Apps Interview Questions and Answers

Updated 21 Feb 2025
Popular Designations

Squash Apps Interview Experiences

2 interviews found

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Scrum Ceremonies
Round 2 - Technical 

(1 Question)

  • Q1. About DB testing
Round 3 - HR 

(1 Question)

  • Q1. Asked to be associated for 2 years
  • Ans. 

    I am committed to quality assurance and continuous improvement, ensuring high standards in software development.

    • Experience in manual and automated testing, ensuring comprehensive coverage of application functionalities.

    • Proficient in using testing tools like Selenium and JIRA for tracking defects and managing test cases.

    • Strong understanding of SDLC and STLC processes, contributing to effective project management.

    • Impleme...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview on c and c++
Round 2 - Coding Test 

Qusetions mostly on Arrays and patterns

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Squash Apps?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Do you know java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. What is fan trap? How to solve it? Give one example.
  • Q2. Two tables are joined. But joined type are not mentioned, then how much records will retrieve using select statement.
  • Ans. 

    The number of records retrieved depends on the default join type, which is usually INNER JOIN, returning matching records only.

    • If INNER JOIN is assumed, only records with matching keys in both tables are returned.

    • For example, if Table A has 5 records and Table B has 3 matching records, the result will be 3.

    • If LEFT JOIN is assumed, all records from the left table and matching records from the right table are returned.

    • Fo...

  • Answered by AI
  • Q3. How to use dynamic break in report?
  • Ans. 

    Dynamic break in report allows for automatic page breaks based on data.

    • Define a break field in the report design

    • Set the break field to trigger a page break when its value changes

    • Use dynamic break to automatically adjust page breaks based on data

    • Example: A report on sales by region can use dynamic break to create a new page for each region

  • Answered by AI
  • Q4. Use of foreach function in report.
  • Ans. 

    Foreach function is used to iterate through an array of strings in a report.

    • Foreach function is used to loop through each element in an array of strings.

    • It can be used to display each element in a report.

    • Example: foreach(string item in stringArray){ Console.WriteLine(item); }

  • Answered by AI
  • Q5. What is Aggregate awareness? When we use it? Syntax of it.
  • Ans. 

    Aggregate awareness is a feature in Business Objects that allows reports to be optimized for performance by using aggregate tables.

    • Aggregate awareness is used when creating reports in Business Objects

    • It allows the report to use aggregate tables instead of detailed tables for improved performance

    • Syntax: AGGR_AWARE(, ,

      )

    • Example: AGGR_AWARE(Product, Sum(Sales), Sales_Fact_Table)

    • Answered by AI
    • Q6. @prompt function syntax and it's use.
    • Ans. 

      The @prompt function syntax is used to display a prompt message to the user and receive input.

      • The syntax is @prompt('message', 'default value')

      • The message is the prompt message to be displayed to the user

      • The default value is optional and will be displayed in the input field

      • The function returns the value entered by the user

    • Answered by AI

      Skills evaluated in this interview

      I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

      Interview Questionnaire 

      2 Questions

      • Q1. Why you want to change job.
      • Q2. Is it wrong to say that I want to change job for betterment in every aspect.

      Interview Preparation Tips

      Interview preparation tips for other job seekers - Afterall I also have family and expenses are raising so definitely I need more salary and I will switch if I have opportunities.

      I applied via Campus Placement and was interviewed before Mar 2020. There were 5 interview rounds.

      Interview Questionnaire 

      1 Question

      • Q1. I was placed through campus . Did not have to give the appitude / online exam as I was among top 10 students from the college . In the interview panel ,we had 3 people .one manager and two technical / staf...

      Interview Preparation Tips

      Interview preparation tips for other job seekers - Be confident and try to answer all. If something is out of your scope and you don't know ,politely tell them you don't know . Keep yourself engaged with the panel . In between talk to them , just do not give long pause and stares . It make things akward . Hope it helps
      Be interview-ready. Browse the most asked HR questions.
      illustration image

      I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

      Interview Questionnaire 

      3 Questions

      • Q1. C++ basic
      • Q2. Hh
      • Q3. Yy

      Interview Preparation Tips

      Interview preparation tips for other job seekers - Hh
      Are these interview questions helpful?

      I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

      Round 1 - Aptitude Test 

      Standard Aptitude questions

      Round 2 - Coding Test 

      Based on strings and array

      Round 3 - One-on-one 

      (1 Question)

      • Q1. Background questions and technical questions related to problem solved

      Interview Preparation Tips

      Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
      It's more on your self development and your carrier.

      Interview Questionnaire 

      3 Questions

      • Q1. Process builder. 2.types of relationships. 3.difference in user ,profile and role. 4.workflow. 5.Admin questions
      • Ans. 

        Answering questions related to software development and Salesforce administration.

        • Process Builder is a visual tool in Salesforce used to automate business processes.

        • Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.

        • User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...

      • Answered by AI
      • Q2. What configuration i have done.
      • Ans. 

        I have configured various software systems and tools for development purposes.

        • Configured IDEs such as Eclipse and Visual Studio for development

        • Set up version control systems like Git and SVN

        • Installed and configured build tools like Maven and Gradle

        • Configured application servers like Tomcat and JBoss

        • Set up databases like MySQL and Oracle for development and testing

      • Answered by AI
      • Q3. Salary negotiations

      Interview Preparation Tips

      Round: Manager round
      Experience: Configuration and what work ee have done in your previous company.

      Skills evaluated in this interview

      I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.

      Interview Questionnaire 

      1 Question

      • Q1. Questions were related to MS Exchange and O365.

      Interview Preparation Tips

      Interview preparation tips for other job seekers - Be confident and Technically sound.

      Squash Apps Interview FAQs

      How many rounds are there in Squash Apps interview?
      Squash Apps interview process usually has 3 rounds. The most common rounds in the Squash Apps interview process are Technical, HR and Coding Test.
      How to prepare for Squash Apps 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 Squash Apps. The most common topics and skills that interviewers at Squash Apps expect are Javascript, .NET, ASP.NET, SQL and Angularjs.
      What are the top questions asked in Squash Apps interview?

      Some of the top questions asked at the Squash Apps interview -

      1. Asked to be associated for 2 ye...read more
      2. Technical interview on c and ...read more
      3. Scrum Ceremon...read more

      Tell us how to improve this page.

      Overall Interview Experience Rating

      4/5

      based on 2 interview experiences

      Difficulty level

      Easy 50%
      Moderate 50%

      Duration

      Less than 2 weeks 100%
      View more

      Interview Questions from other companies in IT Services & Consulting Industry

      Bounteous x Accolite Interview Questions
      3.4
       • 233 Interviews
      Apexon Interview Questions
      3.3
       • 154 Interviews
      Movate Interview Questions
      3.2
       • 274 Interviews
      HashedIn by Deloitte Interview Questions
      4.1
       • 130 Interviews
      INDIUM Interview Questions
      4.0
       • 215 Interviews
      HCLTech Interview Questions
      3.5
       • 4.2k Interviews
      TELUS Digital Interview Questions
      3.6
       • 121 Interviews
      NTT Data Interview Questions
      3.8
       • 673 Interviews
      GEP Worldwide Interview Questions
      3.7
       • 141 Interviews
      View all

      Squash Apps Reviews and Ratings

      based on 14 reviews

      3.6/5

      Rating in categories

      3.9

      Skill development

      3.9

      Work-life balance

      3.0

      Salary

      3.4

      Job security

      4.1

      Company culture

      3.4

      Promotions

      3.9

      Work satisfaction

      Explore 14 Reviews and Ratings
      Software Engineer
      24 salaries
      unlock blur

      ₹2.5 L/yr - ₹6 L/yr

      Software Developer
      15 salaries
      unlock blur

      ₹1.9 L/yr - ₹6.6 L/yr

      Front end Developer
      7 salaries
      unlock blur

      ₹1.8 L/yr - ₹4.5 L/yr

      Quality Analyst
      5 salaries
      unlock blur

      ₹1.8 L/yr - ₹4.2 L/yr

      Senior Software Engineer
      5 salaries
      unlock blur

      ₹6.6 L/yr - ₹13.9 L/yr

      Explore more salaries
Compare Squash Apps with other companies in IT Services & Consulting Industry

Global Technical Talent

3.7
Compare

Constient Global Solutions

2.3
Compare

Innospire Systems

4.1
Compare

Swayam Infologic

3.8
Compare
write
Share an Interview