Upload Button Icon Add office photos

Filter interviews by

Typeface Software Developer Interview Questions and Answers

Updated 19 Dec 2024

Typeface Software Developer Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Creating an api from external end points

Round 2 - Technical 

(1 Question)

  • Q1. What is the use of async ?
  • Ans. 

    async is used in programming to perform tasks asynchronously, allowing other tasks to continue running without waiting for the async task to complete.

    • Allows non-blocking execution of code

    • Improves performance by not blocking the main thread

    • Used in scenarios like fetching data from a server, reading files, etc.

    • Helps in handling multiple tasks simultaneously

  • Answered by AI
Round 3 - Coding Test 

LLD, C++, Basic Coding like recursion and all.

Round 4 - One-on-one 

(1 Question)

  • Q1. What is rate limiting?
  • Ans. 

    Rate limiting is a technique used to control the rate of traffic sent or received by a network or server.

    • Rate limiting helps prevent abuse, protect against DoS attacks, and ensure fair usage of resources.

    • It can be implemented by setting limits on the number of requests a user can make in a given time period.

    • For example, an API may limit users to 100 requests per hour to prevent overload.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Assignment 

A written test is conducted with some software development life cycle questions included

Round 2 - Technical 

(2 Questions)

  • Q1. About projects we developed
  • Q2. Some Tech stack questions

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Python, java, SQL objective questions were asked

Round 2 - Assignment 

Was assigned a web development project

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

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

Interview Questionnaire 

1 Question

  • Q1. How do you get the second to last element from a SQL table?
  • Ans. 

    To get the second to last element from a SQL table, use the OFFSET-FETCH clause.

    • Use the ORDER BY clause to sort the table in descending order.

    • Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.

    • Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice by building a simple full stack web application.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very crisp and to the point in the interview. There is no point beating round the bush

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about Yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going to the interview the most important things to be done which works like miracles..
1. Sit in the meditative state for 2-5 mins just before the interview.
2.Think about all the blessings and all that you have and thank for having that.
3. Go with the mind set of being ethical and say to yourself that you are going to crack this interview no matter what (Easy,Medium or difficult)

Thank you
I would be happy if many people can take advantage of these advices.

I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. By Rajkumar Bharathi, I stay at Trichy
  • Q2. I have completed my B.E from kalasalingam university in 2020, with a score of 6.33
  • Q3. I am a fresher need this jobs

Interview Preparation Tips

Interview preparation tips for other job seekers - Dress for the job or company

Typeface Interview FAQs

How many rounds are there in Typeface Software Developer interview?
Typeface interview process usually has 2-3 rounds. The most common rounds in the Typeface interview process are Assignment, Coding Test and Technical.
What are the top questions asked in Typeface Software Developer interview?

Some of the top questions asked at the Typeface Software Developer interview -

  1. What is the use of asyn...read more
  2. What is rate limiti...read more
  3. Some Tech stack questi...read more

Tell us how to improve this page.

Typeface Software Developer Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more
Compare Typeface with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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