Upload Button Icon Add office photos
Engaged Employer

i

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

Firminiq Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Firminiq Interview Questions and Answers

Updated 27 Aug 2024

Firminiq Interview Experiences

Popular Designations

3 interviews found

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Promises, async/await
  • Q2. Middleware, in-build and thirdparty

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2021

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

Interview Questionnaire 

2 Questions

  • Q1. Manual focused more on -Regression, acceptance, unit testing with examples and cross questioning.
  • Q2. Automation general questions nothing specific.

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions were based on manual testing majorly. But applicant should have hand on experience in an automation testing of atleast 1-2 years preferred.

Total 3-4 year experience preferred.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

I appeared for an interview before Feb 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Kotlin,Mvvm,Data structure , Java
Round 2 - Coding Test 
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. Why should we hire you?
  • Q5. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prep. for interviewer ques. and Don't be nervous !!

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Firminiq

View all

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr

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

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Related to work profile
  • Q2. Related to interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, go well groomed

Interview Questionnaire 

2 Questions

  • Q1. Yell me about yourself
  • Q2. How uh celebrated ur last birthday
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Four Pillars of OOPS in Java?
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the implementation details and showing only the necessary features.

  • Answered by AI
  • Q2. What is a constructor in Java?
  • Ans. 

    A constructor in Java is a special type of method that is used to initialize objects.

    • Constructors have the same name as the class they are in.

    • They do not have a return type, not even void.

    • Constructors are called when an object of a class is created.

    • Example: public class Car { public Car() { // constructor code } }

  • Answered by AI

Skills evaluated in this interview

Firminiq Interview FAQs

How many rounds are there in Firminiq interview?
Firminiq interview process usually has 2 rounds. The most common rounds in the Firminiq interview process are Technical, Coding Test and HR.
How to prepare for Firminiq 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 Firminiq. The most common topics and skills that interviewers at Firminiq expect are Design Patterns, Javascript, Ajax, AWS and Node.Js.
What are the top questions asked in Firminiq interview?

Some of the top questions asked at the Firminiq interview -

  1. Manual focused more on -Regression, acceptance, unit testing with examples and ...read more
  2. Automation general questions nothing specif...read more
  3. Kotlin,Mvvm,Data structure , J...read more

Tell us how to improve this page.

Firminiq Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all

Firminiq Reviews and Ratings

based on 62 reviews

4.2/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

4.4

Salary

4.3

Job security

4.2

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 62 Reviews and Ratings
Senior Full Stack Developer

Kochi,

Chandigarh

3-7 Yrs

₹ 12-20 LPA

Senior Frontend Developer

Kochi,

Chandigarh

7-11 Yrs

Not Disclosed

Node.js Developer (3-6 yrs)

3-6 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
36 salaries
unlock blur

₹6.2 L/yr - ₹16.2 L/yr

Software Engineer
22 salaries
unlock blur

₹4 L/yr - ₹7.7 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Technical Lead
8 salaries
unlock blur

₹13 L/yr - ₹23.9 L/yr

Technical Analyst
8 salaries
unlock blur

₹8.6 L/yr - ₹14.1 L/yr

Explore more salaries
Compare Firminiq with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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