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
3.7

based on 43 Reviews

Filter interviews by

Technumen Interview Questions, Process, and Tips

Updated 13 Aug 2024

Top Technumen Interview Questions and Answers

View all 6 questions

Technumen Interview Experiences

Popular Designations

10 interviews found

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

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
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

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)
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

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

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 ,

Guidewire Developer Interview Questions asked at other Companies

Q1. What is linux? What is linux shell
View answer (1)

Technumen interview questions for popular designations

 Java Developer

 (2)

 Software Developer

 (2)

 Data Analyst

 (1)

 Front end Developer

 (1)

 Guidewire Developer

 (1)

 Senior Software Engineer

 (1)

 Technical Lead

 (1)

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
  • 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

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Jobs at Technumen

View all

I was interviewed 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

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
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.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

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?
  • Ans. 

    A composite key is a combination of two or more columns that uniquely identifies a record in a database table.

    • A composite key is used when a single column cannot uniquely identify a record.

    • It is created by combining two or more columns that have unique values.

    • It is commonly used in many-to-many relationships.

    • Example: A table that stores orders may use a composite key of order number and customer ID.

    • Example: A table tha...

  • Answered by AI

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.

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Sr. SAS Lead cum Sr. Consultant Interview Questions & Answers

user image Neela Nishad

posted on 24 Jun 2021

Interview Questionnaire 

1 Question

  • Q1. Client discussion on technical and management topics.

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 Client Interview.
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, SQL and Bench Sales.
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 cdk library in aws serv...read more
  3. What is a Composite K...read more

Tell us how to improve this page.

Technumen Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

Technumen Reviews and Ratings

based on 43 reviews

3.7/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.7

Salary

3.5

Job security

3.8

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 43 Reviews and Ratings
Social Media Analytics and Advertising Specialist @ Hyderabad

Hyderabad / Secunderabad

1-2 Yrs

₹ 0.5-2.25 LPA

Full Stack Java Developer

Hyderabad / Secunderabad

4-9 Yrs

₹ 20-35 LPA

Explore more jobs
Senior Consultant
44 salaries
unlock blur

₹15 L/yr - ₹32 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹10 L/yr - ₹26.3 L/yr

Associate Consultant
22 salaries
unlock blur

₹11 L/yr - ₹26 L/yr

Consultant
21 salaries
unlock blur

₹15 L/yr - ₹31 L/yr

Software Engineer
11 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Explore more salaries
Compare Technumen with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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