Upload Button Icon Add office photos
Engaged Employer

i

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

Technumen Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Technumen Interview Questions and Answers

Updated 13 Aug 2024
Popular Designations

6 Interview questions

A Technical Lead was asked 10mo ago
Q. Write a program to find the missing sequential number.
Ans. 

The program should find the missing sequential number in an array of numbers.

  • Iterate through the array and check if the next number is present.

  • If the next number is not present, that number is the missing sequential number.

View all Technical Lead interview questions
A Technical Lead was asked 10mo ago
Q. What is the difference between an Observable and a Promise?
Ans. 

Observation is the act of noticing or perceiving something, while a promise is a commitment to do or not do something in the future.

  • Observation involves noticing or perceiving something through the senses.

  • A promise is a commitment made by one person to another to do or not do something.

  • Observation is based on what is currently happening or existing, while a promise is based on future actions or behavior.

  • Observatio...

View all Technical Lead interview questions
A Front end Developer was asked 11mo ago
Q. How do you achieve lazy loading?
Ans. 

Lazy loading is a technique used to defer loading of non-essential resources until they are needed.

  • Lazy loading can be achieved by using JavaScript to load resources only when they are in the viewport.

  • Implementing lazy loading can improve page load times and overall performance.

  • Popular libraries like Intersection Observer can be used to implement lazy loading in web applications.

View all Front end Developer interview questions
A Senior Software Engineer was asked
Q. Describe the AWS services you have worked on and tested.
Ans. 

I have extensive experience with AWS services like EC2, S3, Lambda, and RDS in various projects.

  • Utilized EC2 for scalable web application hosting, enabling auto-scaling based on traffic.

  • Implemented S3 for secure file storage and retrieval, optimizing costs with lifecycle policies.

  • Developed serverless applications using AWS Lambda, reducing infrastructure management overhead.

  • Leveraged RDS for relational database ma...

View all Senior Software Engineer interview questions
A Front end Developer was asked 11mo ago
Q. What is interceptor and where using and how to add interceptor for only selected requests?
Ans. 

Interceptors are middleware functions that can be used to intercept and modify HTTP requests and responses.

  • Interceptors can be used in Angular to modify requests before they are sent to the server or responses before they are delivered to the application.

  • To add an interceptor for only selected requests, you can create a custom interceptor class that implements the HttpInterceptor interface and then provide it in t...

View all Front end Developer interview questions
A Senior Software Engineer was asked
Q. Tested cdk library in aws service
Ans. 

Yes, I have tested the CDK library in AWS services.

  • I have used the AWS CDK library to create and deploy infrastructure as code.

  • I have tested the CDK library with various AWS services such as EC2, S3, Lambda, and API Gateway.

  • I have also written unit tests for the CDK constructs to ensure their functionality.

  • I am familiar with the AWS CDK documentation and best practices for using the library.

View all Senior Software Engineer interview questions

Technumen Interview Experiences

10 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is interceptor and where using and how to add interceptor for only selected requests?
  • Ans. 

    Interceptors are middleware functions that can be used to intercept and modify HTTP requests and responses.

    • Interceptors can be used in Angular to modify requests before they are sent to the server or responses before they are delivered to the application.

    • To add an interceptor for only selected requests, you can create a custom interceptor class that implements the HttpInterceptor interface and then provide it in the HT...

  • Answered by AI
  • Q2. Media query and syntax.
  • Q3. String manipulation question.
  • Q4. How to achieve Lazy loading
  • Ans. 

    Lazy loading is a technique used to defer loading of non-essential resources until they are needed.

    • Lazy loading can be achieved by using JavaScript to load resources only when they are in the viewport.

    • Implementing lazy loading can improve page load times and overall performance.

    • Popular libraries like Intersection Observer can be used to implement lazy loading in web applications.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions about technology
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions about technologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. WAP to find missing sqeuential number
  • Ans. 

    The program should find the missing sequential number in an array of numbers.

    • Iterate through the array and check if the next number is present.

    • If the next number is not present, that number is the missing sequential number.

  • Answered by AI
  • Q2. Difference between Observation & promise
  • Ans. 

    Observation is the act of noticing or perceiving something, while a promise is a commitment to do or not do something in the future.

    • Observation involves noticing or perceiving something through the senses.

    • A promise is a commitment made by one person to another to do or not do something.

    • Observation is based on what is currently happening or existing, while a promise is based on future actions or behavior.

    • Observation is ...

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. All basics about guidewire...Gosu query ,Product model,Postonfunction ,reflection
Round 2 - Technical 

(1 Question)

  • Q1. Not well, i am a configurtion develper ,they asked me about integration qustion , panel not good

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to say,
here even in Manger round also they will ask advance technical question related to guidewire,
They will reject you ,even at client interview round also like asking difficult technical guidewire question ,

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tested on python basics and gave sample coding question
  • Q2. Tested on aws services like lambda, api gateway, S3, dynamodb
Round 2 - Technical 

(2 Questions)

  • Q1. Asked bit higher questions in python and some coding questions
  • Q2. Tested on aws services like lambda, cicd, appsync, s3. Basically services which you worked on.
Round 3 - Client Interview 

(3 Questions)

  • Q1. Basically i had 2 client rounds due to some project requirements
  • Q2. Tested on only aws services which you worked on
  • Ans. 

    I have extensive experience with AWS services like EC2, S3, Lambda, and RDS in various projects.

    • Utilized EC2 for scalable web application hosting, enabling auto-scaling based on traffic.

    • Implemented S3 for secure file storage and retrieval, optimizing costs with lifecycle policies.

    • Developed serverless applications using AWS Lambda, reducing infrastructure management overhead.

    • Leveraged RDS for relational database managem...

  • Answered by AI
  • Q3. Tested cdk library in aws service
  • Ans. 

    Yes, I have tested the CDK library in AWS services.

    • I have used the AWS CDK library to create and deploy infrastructure as code.

    • I have tested the CDK library with various AWS services such as EC2, S3, Lambda, and API Gateway.

    • I have also written unit tests for the CDK constructs to ensure their functionality.

    • I am familiar with the AWS CDK documentation and best practices for using the library.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basically they will test only on services which you worked on and some basic python questions and coding in python.

All the best 👍

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basic React questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Simple React implementation questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your fundamentals and be well prepared in React and redux

I appeared for an interview in Oct 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Pure technical round
Round 2 - Technical 

(1 Question)

  • Q1. Pure technical round
Round 3 - One-on-one 

(1 Question)

  • Q1. Career discussion and technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to start your career
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Where do you see in next 5 years?
  • Q2. How would you overcome difficulty scenario?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to your plan and learn your skills.Be prepared for any outcome and learn from mistakes.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 3 May 2021

I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Overall experience?
  • Ans. 

    I have 5 years of experience as a Data Analyst.

    • 5 years of experience as a Data Analyst

    • Proficient in data analysis tools such as SQL, Excel, and Python

    • Experience in data visualization and reporting using Tableau

    • Strong analytical and problem-solving skills

    • Ability to interpret and communicate complex data findings

    • Experience in working with large datasets and performing data cleaning and manipulation

    • Collaborated with cross...

  • Answered by AI
  • Q2. What is a Composite Key?

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst interview in my entire career, Panel was late by 5 minutes( not a big deal) and interviewed in a rush, the Interview was scheduled & supposed to be for at least 30 minutes but lasted only for 8 minutes.

I don't know what to call it a Technical/timepass interview, but it was ridiculous. Finally feedback, "not selected". Either it was not the right panel for the interview or they have someone internally they prefer to hire. Anyways it was very unprofessional to rush candidates to attend an interview and they do not interview properly, no professional ethics.

The big question to management, how do you qualify a person to conduct an interview without any relevant or proper experience but you need a person well qualified and experienced just to turn him/her down?

If I were to give the interviewer my rating it would be an astounding -2/5.

Interview Questions & Answers

user image Neela Nishad

posted on 24 Jun 2021

Interview Questionnaire 

1 Question

  • Q1. Client discussion on technical and management topics.

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 Technumen ?
Ask anonymously on communities.

Technumen Interview FAQs

How many rounds are there in Technumen interview?
Technumen interview process usually has 2-3 rounds. The most common rounds in the Technumen interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Technumen 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 Technumen . The most common topics and skills that interviewers at Technumen expect are Java, AWS, Angular, Java Spring Boot and SQL.
What are the top questions asked in Technumen interview?

Some of the top questions asked at the Technumen interview -

  1. What is interceptor and where using and how to add interceptor for only selecte...read more
  2. Tested on only aws services which you worked...read more
  3. Tested cdk library in aws serv...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 4 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 104 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
DataMetica Interview Questions
3.5
 • 45 Interviews
View all

Technumen Reviews and Ratings

based on 54 reviews

3.8/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.8

Salary

3.5

Job security

3.9

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 54 Reviews and Ratings
Aws Developer

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Guidewire Developer

Hyderabad / Secunderabad

4-9 Yrs

₹ 20-35 LPA

Explore more jobs
Senior Consultant
50 salaries
unlock blur

₹20.5 L/yr - ₹34 L/yr

Senior Software Engineer
29 salaries
unlock blur

₹18 L/yr - ₹27.6 L/yr

Consultant
24 salaries
unlock blur

₹17.2 L/yr - ₹31 L/yr

Associate Consultant
22 salaries
unlock blur

₹14.6 L/yr - ₹26 L/yr

Guidewire Developer
14 salaries
unlock blur

₹11.6 L/yr - ₹17.4 L/yr

Explore more salaries
Compare Technumen with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview