Upload Button Icon Add office photos

Filter interviews by

BirchStreet Systems Application Support Specialist Interview Questions and Answers

Updated 1 Jul 2022

BirchStreet Systems Application Support Specialist Interview Experiences

2 interviews found

I applied via Company Website and was interviewed in Jun 2022. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Tell me about Yourself? , Views in SQL, Some DDL OR DML commands
Round 3 - One-on-one 

(1 Question)

  • Q1. Some SQL questions, About leadership

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Communication skills and SQL Knowledge

I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What are the SQL constraints and types.
  • Ans. 

    SQL constraints are rules that are applied to columns in a table to ensure data integrity and consistency.

    • SQL constraints are used to enforce rules on the data stored in tables.

    • They can be applied to individual columns or the entire table.

    • Common types of SQL constraints include primary key, foreign key, unique, not null, and check constraints.

    • Primary key constraints ensure that each row in a table is uniquely identifie...

  • Answered by AI
  • Q2. Command to creat the table, explaint the DDL ( data definition language)
  • Ans. 

    Command to create a table and explanation of DDL

    • Use CREATE TABLE statement to create a table

    • Specify table name and column names with data types

    • Add constraints like primary key, foreign key, etc.

    • DDL is used to define and modify database objects

    • Examples: CREATE TABLE customers (id INT PRIMARY KEY, name VARCHAR(50));

    • DDL includes CREATE, ALTER, DROP, TRUNCATE statements

  • Answered by AI
  • Q3. Clause types and where and how it can be use?
  • Ans. 

    Clause types are used in grammar to categorize sentences based on their structure and purpose.

    • There are four main types of clauses: independent, dependent, relative, and noun clauses.

    • Independent clauses can stand alone as a sentence, while dependent clauses cannot.

    • Relative clauses provide additional information about a noun or pronoun in the sentence.

    • Noun clauses function as a noun in the sentence.

    • Clauses can be used t...

  • Answered by AI
  • Q4. SQL joins and types
  • Q5. Why you want to change the job?
  • Q6. Explaint the working of the last organization.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through the link below for SQL,
-----

Skills evaluated in this interview

Application Support Specialist Interview Questions Asked at Other Companies

Q1. Clause types and where and how it can be use?
Q2. What are the SQL constraints and types.
Q3. Command to creat the table, explaint the DDL ( data definition la ... read more
asked in Randstad
Q4. Do you know SQL , JAVASCRIPT?
asked in Link Group
Q5. Tools and technology used in project

Application Support Specialist Jobs at BirchStreet Systems

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mcq based on aptitude and code ouputs in sql,java
Round 2 - One-on-one 

(1 Question)

  • Q1. Basci techinal questions on java and oops concepts and sql
Round 3 - Group Discussion 

Group discussion on the given topic

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the oops concepts and core java questions and some sql questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Mcq on core section with 2 coding question

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

2 coding questions and few other technical questions from os, cn, dsa and so on

Round 2 - Coding Test 

They asked me sql, dsa and oops...all of them were basics

Round 3 - HR 

(2 Questions)

  • Q1. Why this company
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects: I am excited about the cutting-edge technologies and projects the company is working on.

    • Strong company culture: I value a positive work environment and the company's reputation for fostering a supportive culture is appealing to me.

    • Opportunities for growth: I see potential for career advance

  • Answered by AI
  • Q2. Are u okay with any location?
  • Ans. 

    Yes, I am open to any location for the position of Associate Software Engineer.

    • I am flexible and willing to relocate for the right opportunity.

    • I believe in adapting to new environments and challenges.

    • I am excited about the prospect of working in different locations to gain diverse experiences.

  • Answered by AI
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 Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data Structures and Algorithms medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. I was asked to solve problems from linkedlist and trees. Then he asked about concepts of OOPs and DBMS. Comparatively he asked tough questions from OOPs.
  • Q2. As I had used reactjs, nodejs and MongoDB in my project, interviewer asked FAQs from these topics.
Round 3 - HR 

(2 Questions)

  • Q1. How do you handle pressure.
  • Q2. Toughest problem faced in project.
  • Ans. 

    Implementing a real-time chat feature with message encryption and decryption.

    • Implementing end-to-end encryption to ensure secure communication

    • Handling real-time updates and synchronization across multiple devices

    • Dealing with potential performance issues due to encryption and decryption processes

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic problem solving question puzzles

Round 2 - Technical 

(2 Questions)

  • Q1. Questions around projects worked on
  • Q2. Questions related to collections.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choices questions related to logical reasoning, math, paaterns etc

Round 2 - Coding Test 

2 coding questions in the choice of your language

Round 3 - Technical 

(1 Question)

  • Q1. JavaScript and java related questions As a testing role, manual testing questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on java
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Aptitude Test 

Basic aptitude test, easy to crack.

Round 2 - Coding Test 

Asked all SQL concepts and few scenario based questions.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Project, Core Java, Java
  • Ans. 

    Project, Core Java, and Java are all related to software development.

    • A project is a set of tasks with a specific goal.

    • Core Java is the basic version of the Java programming language.

    • Java is a high-level programming language used for developing applications.

    • Java is used for developing web applications, mobile applications, and desktop applications.

    • Core Java includes concepts like OOPs, Exception Handling, and Multi-thre...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the Project technology used, Framework and basic concepts

Skills evaluated in this interview

BirchStreet Systems Interview FAQs

How many rounds are there in BirchStreet Systems Application Support Specialist interview?
BirchStreet Systems interview process usually has 3 rounds. The most common rounds in the BirchStreet Systems interview process are One-on-one Round and Resume Shortlist.
How to prepare for BirchStreet Systems Application Support Specialist 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 BirchStreet Systems. The most common topics and skills that interviewers at BirchStreet Systems expect are Application Support, SQL, Communication Skills and L1.
What are the top questions asked in BirchStreet Systems Application Support Specialist interview?

Some of the top questions asked at the BirchStreet Systems Application Support Specialist interview -

  1. Clause types and where and how it can be u...read more
  2. What are the SQL constraints and typ...read more
  3. Command to creat the table, explaint the DDL ( data definition languag...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Yardi Systems Interview Questions
3.8
 • 69 Interviews
Zycus Infotech Interview Questions
2.9
 • 67 Interviews
Blue Yonder Interview Questions
3.9
 • 60 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
View all
BirchStreet Systems Application Support Specialist Salary
based on 86 salaries
₹3 L/yr - ₹5.5 L/yr
55% less than the average Application Support Specialist Salary in India
View more details

BirchStreet Systems Application Support Specialist Reviews and Ratings

based on 10 reviews

3.0/5

Rating in categories

2.6

Skill development

3.3

Work-life balance

2.8

Salary

3.5

Job security

2.8

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 10 Reviews and Ratings
Application Support Specialist
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Escalation Engineer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Support Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BirchStreet Systems with

Yardi Systems

3.7
Compare

SAP-Concur

3.9
Compare

Infor Global Solution

4.0
Compare

Epicor Software Corporation

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