Upload Button Icon Add office photos

Filter interviews by

TechFerry Full Stack Software Developer Interview Questions and Answers

Updated 28 Jun 2024

TechFerry Full Stack Software Developer Interview Experiences

1 interview found

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

Basic node js and sql questions

Round 2 - JD round 

(1 Question)

  • Q1. Non technical questions were asked

Interview questions from similar companies

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

Easy online test with basic coding questions and one coding problem

Round 2 - Technical 

(2 Questions)

  • Q1. Palindrome code
  • Q2. Oops concept and database questions

I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test contains aptitude ques and one coding ques

Round 2 - Technical 

(3 Questions)

  • Q1. They asked about oops concepts in depth
  • Q2. They also asked about dbms concepts
  • Q3. And one coding ques the ques the interviewer asked is palindrome number

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for your interview be confident and you can do it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Problem solving aptitude test

Round 2 - Coding Test 

Small application based on react

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There were 4 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 - Coding Test 

Data structure Hash Map problem and java 8 code

Round 3 - Coding Test 

Coding singlton code and immutable code hashcode equals java 8 code data structure spring boot microservicis

Round 4 - HR 

(2 Questions)

  • Q1. How was your project info details
  • Q2. What about your qualifications

Interview Preparation Tips

Interview preparation tips for other job seekers - Java 8 microservicis spring boot concept should be strong knowledge
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. C#, OOPS, JAVASCRIPT
Round 2 - Technical 

(1 Question)

  • Q1. Dot net core, design pattern

I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. If a application is running slow what process would you follow to find root cause of this? Specify for database , backend api and frontend side.
  • Ans. 

    Process to find root cause of slow application for database, backend api and frontend side.

    • Check server logs for errors and warnings

    • Use profiling tools to identify bottlenecks

    • Optimize database queries and indexes

    • Minimize network requests and optimize API responses

    • Reduce image and file sizes for faster loading

    • Use caching to reduce server load

    • Check for memory leaks and optimize memory usage

  • Answered by AI
  • Q2. Basic API questions- DI, Ef querying databs Angular basics
  • Q3. Basic sql queries, joins

Interview Preparation Tips

Topics to prepare for UST Full Stack Software Developer interview:
  • C#
  • API
  • ASP.Net
  • Angular
  • Rxjs
Interview preparation tips for other job seekers - Have a good understanding of API and angular basics , lazt loading, Rxjs

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 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 - Technical 

(3 Questions)

  • Q1. Diff. Between promise and observable
  • Ans. 

    Promise is a one-time event while Observable can emit multiple values over time.

    • Promise is used for asynchronous operations that will return a single value or an error.

    • Observable is used for asynchronous operations that can return multiple values over time.

    • Promise can be in one of three states: pending, fulfilled, or rejected.

    • Observable can emit values, errors, and completion events.

    • Promise can be converted to an Obser...

  • Answered by AI
  • Q2. Lifecycle hooks in angular
  • Ans. 

    Angular lifecycle hooks are methods that get called at specific stages of a component's lifecycle.

    • ngOnInit() - called after the component is initialized

    • ngOnChanges() - called when the component's input properties change

    • ngOnDestroy() - called just before the component is destroyed

    • ngAfterViewInit() - called after the component's view has been initialized

    • ngAfterContentInit() - called after the component's content has been

  • Answered by AI
  • Q3. Jwt security implementation in angular
  • Ans. 

    Jwt security implementation in Angular

    • Install angular-jwt package

    • Create an auth service to handle token storage and retrieval

    • Add an HttpInterceptor to attach the token to outgoing requests

    • Use guards to protect routes based on authentication status

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Full Stack Software Developer interview:
  • Angular
  • Java
  • MySQL
Interview preparation tips for other job seekers - Yes , it was quite easy but not selected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    Strengths include problem-solving skills and adaptability. Weaknesses include perfectionism and time management.

    • Strengths: problem-solving skills, adaptability

    • Weaknesses: perfectionism, time management

    • Example: I excel at quickly identifying and resolving complex technical issues, but I sometimes struggle with prioritizing tasks effectively.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are the types of relationships in Database Management Systems (DBMS)?
  • Ans. 

    Types of relationships in DBMS include one-to-one, one-to-many, and many-to-many relationships.

    • One-to-one relationship: Each record in one table is related to only one record in another table.

    • One-to-many relationship: Each record in one table can be related to multiple records in another table.

    • Many-to-many relationship: Multiple records in one table can be related to multiple records in another table.

    • Examples: One-to-o...

  • Answered by AI
  • Q2. What is the concept of a pointer in programming?
  • Ans. 

    A pointer in programming is a variable that stores the memory address of another variable.

    • Pointers allow for direct manipulation of memory locations

    • They are commonly used in languages like C and C++

    • Example: int *ptr; ptr = # // ptr now points to the memory address of num

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

For a fresher there will be aptitude interview

Round 2 - Technical 

(2 Questions)

  • Q1. There will be technical questions in the round 2
  • Q2. 1.What is jvm jre and jdk 2.what is null and its value 3.what is pass by reference 4.what is regular expression
  • Ans. 

    1. JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications. 2. Null is a special value that represents the absence of a value. Its value is typically used to indicate that a variable does not refer to any object. 3. Pass by reference is a method of parameter passing where the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, be good in the selective technology stuff

Skills evaluated in this interview

TechFerry Interview FAQs

How many rounds are there in TechFerry Full Stack Software Developer interview?
TechFerry interview process usually has 2 rounds. The most common rounds in the TechFerry interview process are Coding Test.

Tell us how to improve this page.

TechFerry Full Stack Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Software Engineer
10 salaries
unlock blur

₹3.8 L/yr - ₹11.3 L/yr

Software Developer
6 salaries
unlock blur

₹5.5 L/yr - ₹7.2 L/yr

Senior Software Developer
4 salaries
unlock blur

₹8.2 L/yr - ₹9.6 L/yr

Explore more salaries
Compare TechFerry with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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