Upload Button Icon Add office photos

Filter interviews by

Firmsap Consulting Interview Questions and Answers

Updated 25 Jan 2025
Popular Designations

Firmsap Consulting Interview Experiences

3 interviews found

Tech Support Interview Questions & Answers

user image Manav Jain

posted on 25 Jan 2025

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

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. What is array and how to modify it in js?
  • Ans. 

    An array is a data structure that stores a collection of elements, and in JavaScript, you can modify it by adding, removing, or updating elements.

    • Use array methods like push(), pop(), shift(), unshift(), splice(), and slice() to modify arrays in JavaScript.

    • Example: let fruits = ['apple', 'banana', 'orange']; fruits.push('grape'); // adds 'grape' to the end of the array

    • Example: let numbers = [1, 2, 3, 4, 5]; numbers.spl...

  • Answered by AI
  • Q2. What are callback functions
  • Ans. 

    Callback functions are functions passed as arguments to other functions, to be executed later.

    • Callback functions are commonly used in asynchronous programming to handle events or responses.

    • They allow for more flexible and modular code by separating concerns.

    • An example of a callback function is the 'setTimeout' function in JavaScript.

  • Answered by AI
  • Q3. How do you make an calculator in js
  • Ans. 

    To create a calculator in JavaScript, you can use HTML for the layout and JavaScript for the functionality.

    • Create a basic HTML structure with input fields for numbers and buttons for operations.

    • Use JavaScript to handle user input, perform calculations, and display results.

    • Implement functions for addition, subtraction, multiplication, and division.

    • Update the display with the result of the calculation when the user click...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Those seeking employment should be aware that the owner is very abusive and will belittle you by claiming that you are useless and accusing you of cheating in your studies, suggesting that this is why you passed your examinations.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

What is array and how to modify it

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your role in previous company
  • Ans. 

    I was responsible for providing technical support to customers, troubleshooting issues, and resolving problems.

    • Provided technical support to customers via phone, email, and chat

    • Troubleshooted hardware and software issues

    • Resolved technical problems in a timely manner

    • Documented customer interactions and solutions

    • Collaborated with other teams to escalate complex issues

  • Answered by AI
  • Q2. Did you cheated in your exams
  • Ans. 

    No, I did not cheat in my exams. I believe in honest hard work and integrity.

    • I have always believed in the value of education and the importance of earning my grades honestly.

    • Cheating goes against my personal values and ethics.

    • I have never been involved in any form of academic dishonesty.

    • I believe that cheating only harms oneself in the long run.

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

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is array and how to modify it
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • To modify an array, you can access individual elements by their index and update them with new values.

    • You can also add new elements to the array by assigning values to new indexes.

    • Example: let array = ['apple', 'banana', 'cherry']; array[1] = 'orange'; array.push('grape');

  • Answered by AI
  • Q2. What are callback functions
  • Ans. 

    Callback functions are functions passed as arguments to other functions to be executed later.

    • Callback functions are commonly used in event handling, asynchronous programming, and functional programming.

    • They allow for flexibility and reusability of code by separating concerns.

    • An example of a callback function is the 'setTimeout' function in JavaScript.

  • Answered by AI
  • Q3. How make calculator in js
  • Ans. 

    To create a calculator in JavaScript, you can use HTML for the layout and JavaScript for the functionality.

    • Create a basic HTML structure with buttons for numbers and operators

    • Use JavaScript to handle user input and perform calculations

    • Display the result on the screen in real-time

    • Handle edge cases like division by zero or multiple operators in a row

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The boss exhibits abusive behavior and arrogance in this environment.

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Firmsap Consulting?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about your past experience and current project details in detail.
  • Ans. Just give the proper answer about your past experience very Convincingly and confidently.
  • Answered Anonymously
  • Q2. Few technical questions they will ask.
  • Ans. If you already prepared for your interview, then you can answer the basic technical questions and you will get selected.
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. As this was the client round. Deep technical questions about relevant experience.
  • Ans. Just answer to all the questions whatever they ask in very confident manner and should have manageable comm skill to clear the client round.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't wait for the perfect time. Perfect time is a Myth. Just go for it.

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in Btech
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. What is i t

Interview Questionnaire 

1 Question

  • Q1. Related to my subjects

Interview Questionnaire 

2 Questions

  • Q1. Apigee
  • Q2. Interal architecture

Firmsap Consulting Interview FAQs

How many rounds are there in Firmsap Consulting interview?
Firmsap Consulting interview process usually has 1-2 rounds. The most common rounds in the Firmsap Consulting interview process are One-on-one Round, Technical and Coding Test.
What are the top questions asked in Firmsap Consulting interview?

Some of the top questions asked at the Firmsap Consulting interview -

  1. What is array and how to modify it in ...read more
  2. How do you make an calculator in...read more
  3. What is array and how to modify...read more

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 3 interview experiences

Difficulty level

Easy 67%
Moderate 33%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Firmsap Consulting Reviews and Ratings

based on 2 reviews

1.1/5

Rating in categories

1.1

Skill development

1.1

Work-life balance

1.1

Salary

1.1

Job security

1.1

Company culture

1.1

Promotions

1.1

Work satisfaction

Explore 2 Reviews and Ratings
Compare Firmsap Consulting with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview