Upload Button Icon Add office photos

Filter interviews by

Ficode Technologies Interview Questions and Answers

Updated 4 Feb 2025

Ficode Technologies Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. React and javascript detailed discussion
  • Q2. Reconciliation, diffing algorithm, controlled and uncontrolled .
Round 2 - Technical 

(3 Questions)

  • Q1. OOPS in javascript
  • Ans. 

    OOPS in JavaScript refers to Object-Oriented Programming concepts like classes, objects, inheritance, encapsulation, and polymorphism.

    • JavaScript supports OOP principles through prototypes and constructor functions.

    • Objects in JavaScript can have properties and methods.

    • Inheritance can be achieved through prototype chaining.

    • Encapsulation can be implemented using closures.

    • Polymorphism can be achieved by overriding methods

  • Answered by AI
  • Q2. Promise detailed output based question
  • Q3. Promise output based questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Ficode Technologies Front end Developer interview:
  • promise
  • React.Js
  • controlled and uncontrolle

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Software Engineer Interview Questions & Answers

user image Krishnavir Singh

posted on 6 May 2024

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

(2 Questions)

  • Q1. In detail about React and javascript
  • Q2. Virtual Dom, state management and props drilling
Round 2 - Technical 

(1 Question)

  • Q1. Javascript concepts depth

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

HR Executive Interview Questions & Answers

user image Anjali Sharma

posted on 4 Feb 2025

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

(2 Questions)

  • Q1. Tell us about yourself
  • Q2. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For job seekers who is looking out opportunities, my advice for them to join the company if you're looking for growth, flexibility, and potential these opportunities provide.

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Interview questions from similar companies

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

Interview Questionnaire 

1 Question

  • Q1. SDLC Model

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

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 Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

Ficode Technologies Interview FAQs

How many rounds are there in Ficode Technologies interview?
Ficode Technologies interview process usually has 2 rounds. The most common rounds in the Ficode Technologies interview process are Technical and HR.
How to prepare for Ficode Technologies 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 Ficode Technologies. The most common topics and skills that interviewers at Ficode Technologies expect are Javascript, HTML, CSS, OOPS and JQuery.
What are the top questions asked in Ficode Technologies interview?

Some of the top questions asked at the Ficode Technologies interview -

  1. OOPS in javascr...read more
  2. reconciliation, diffing algorithm, controlled and uncontrolle...read more
  3. react and javascript detailed discuss...read more

Tell us how to improve this page.

Ficode Technologies Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Ficode Technologies Reviews and Ratings

based on 33 reviews

3.4/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.3

Salary

3.1

Job security

3.2

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 33 Reviews and Ratings
Associate Software Engineer
6 salaries
unlock blur

₹2.4 L/yr - ₹3.8 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹3.2 L/yr - ₹3.8 L/yr

Associate Software Test Engineer
5 salaries
unlock blur

₹2 L/yr - ₹2.7 L/yr

Software Engineer
4 salaries
unlock blur

₹2.3 L/yr - ₹3.6 L/yr

Software Developer
4 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Explore more salaries
Compare Ficode Technologies with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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