Upload Button Icon Add office photos

Filter interviews by

Techweirdo Interview Questions and Answers

Updated 22 Aug 2023
Popular Designations

Techweirdo Interview Experiences

2 interviews found

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2022. There were 3 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 - Assignment 

After resume screening, I was asked to create a data-driven form on a webpage using React and NodeJS.
A data-driven form is a kind of form where we do not hard code the fields(i.e. the data we want to gather by the form) we get the fields from the database instead.

Round 3 - One-on-one 

(6 Questions)

  • Q1. What is multithreading in Javascript?
  • Ans. 

    Multithreading is not natively supported in JavaScript, but can be achieved through Web Workers.

    • JavaScript is a single-threaded language, meaning it can only execute one task at a time.

    • Web Workers allow for multithreading in JavaScript by running scripts in the background.

    • Web Workers can communicate with the main thread using message passing.

    • Examples of tasks that can benefit from multithreading include heavy computati...

  • Answered by AI
  • Q2. A situation-based question on React.js regarding listing data on a page from an API.
  • Ans. 

    Using React.js to fetch and display data from an API involves state management and lifecycle methods.

    • Use the useEffect hook to fetch data when the component mounts.

    • Utilize the useState hook to manage the fetched data.

    • Handle loading and error states to improve user experience.

    • Example: Fetching user data from an API and displaying it in a list.

    • Consider using async/await for cleaner asynchronous code.

  • Answered by AI
  • Q3. Questions on setInterval() and setTimeout()
  • Q4. Question on how DOM manipulation works in React.js
  • Ans. 

    React.js uses a virtual DOM to optimize updates and improve performance during DOM manipulation.

    • React creates a virtual DOM, a lightweight copy of the actual DOM.

    • When state changes, React updates the virtual DOM first, not the real DOM.

    • React uses a diffing algorithm to compare the virtual DOM with the real DOM.

    • Only the changed elements are updated in the real DOM, minimizing performance costs.

    • Example: If a list item is...

  • Answered by AI
  • Q5. What is virtual DOM?
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates.

    • Virtual DOM is a concept used in modern web development frameworks like React.

    • It is a lightweight copy of the actual DOM that is used to track changes and update the actual DOM efficiently.

    • When a change is made to the virtual DOM, it is compared with the previous version to identify the minimum number of changes required to update the actual...

  • Answered by AI
  • Q6. Easy questions on Node.js event loop.
  • Ans. 

    The Node.js event loop manages asynchronous operations, allowing non-blocking execution of code in a single-threaded environment.

    • The event loop is a core part of Node.js that handles asynchronous callbacks.

    • It operates in phases: timers, I/O callbacks, idle, poll, check, and close callbacks.

    • Example: setTimeout() schedules a callback to run after a specified delay.

    • I/O operations (like reading files) are offloaded to the ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Techweirdo SDE Intern interview:
  • React.Js
  • Node.Js
  • express.js
  • MongoDB
  • Javascript
Interview preparation tips for other job seekers - Be confident and your basics should be clear. The interview will be more or less easy.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic questions on React.js and Node.js
  • Q2. Also express.js was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all the basic questions and always be ready for implementation

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

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Feb 2020. There were 8 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. General questions related to your educational background.
  • Q2. Some questions that required common sense.
  • Q3. Any thing related to your previous job.
  • Ans. 

    In my previous role, I led a team to enhance operational efficiency and drive strategic initiatives, resulting in significant growth.

    • Implemented a new project management system that improved team collaboration and reduced project delivery times by 20%.

    • Developed a comprehensive training program that increased employee engagement and reduced turnover rates by 15%.

    • Spearheaded a market analysis initiative that identified n...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Self belief, confidence and never say die attitude,don't get desperate,u will get it.

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is Company payroll Process
  • Ans. 

    Company payroll process is the system used to manage employee compensation and benefits.

    • Payroll process includes calculating employee salaries, taxes, and deductions

    • It also involves managing employee benefits such as health insurance and retirement plans

    • Payroll process can be done in-house or outsourced to a third-party provider

    • It is important to ensure compliance with labor laws and regulations

    • Payroll process can be a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My Team members is very good

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About myself, my work experience and all
  • Q2. Asked about famliy background

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skill must be good.

I appeared for an interview before Jun 2021.

Round 1 - Coding Test 

Had DSA and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. DSA a questions, Database Questions
Round 3 - HR 

(1 Question)

  • Q1. 5 min question and answers about company

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA and database management

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java 8, J2EE, Spring, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - There were four rounds. Technical written, two technical f2f rounds, coding test.

All the best
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude knowledge

Round 2 - Coding Test 

Strong in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence and focus on your goal

I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. IQ Test
  • Q2. Machine Test
  • Q3. Face To Face

Interview Preparation Tips

Interview preparation tips for other job seekers - basically there are 3 rounds:-
1. IQ Test
2. Machine Test
3. Face to Face

IQ Test is not so tough but prepare well Machine Test
Machine Test Question are like :-
Q.1 - We declare a variable in C++ like "is_this_a_variable" and in Java like "IsThisAVariable". There is underscore in between every word and first alphabet of every word is in lowercase in C++ and in Java first alphabet is in capital without underscore. Create a program in which if user input a string in a C++ variable format it will convert the input in java variable format.

Q2. Count the frequency of a string.
user input string - pqhphi
output-
p - 2
q - 1
h - 2
i - 1

Be strong in algorithms and data structure.

I applied via Naukri.com and was interviewed in Aug 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: All Java basic questions will be asked including servlets and jsp even about application and web servers. To clear,1st round you should have strong core Java knowledge along with few real time examples. Collections are mandatory.
Database knowledge could be expected. RestFul and soap along with spring and spring boot, your project details and your responsibilities.
Skills: SOAP, RestFul, Spring, Springboot, Java Application Development, Java Programming, Javascript, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

Techweirdo Interview FAQs

How many rounds are there in Techweirdo interview?
Techweirdo interview process usually has 2-3 rounds. The most common rounds in the Techweirdo interview process are Resume Shortlist, One-on-one Round and Assignment.
How to prepare for Techweirdo 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 Techweirdo. The most common topics and skills that interviewers at Techweirdo expect are Node.Js, React.Js, Angular, Docker and Express.
What are the top questions asked in Techweirdo interview?

Some of the top questions asked at the Techweirdo interview -

  1. A situation-based question on React.js regarding listing data on a page from an...read more
  2. Question on how DOM manipulation works in React...read more
  3. What is multithreading in Javascri...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.9k Interviews
EXL Service Interview Questions
3.7
 • 806 Interviews
Nagarro Interview Questions
3.9
 • 793 Interviews
Publicis Sapient Interview Questions
3.5
 • 647 Interviews
GlobalLogic Interview Questions
3.6
 • 630 Interviews
UST Interview Questions
3.8
 • 544 Interviews
View all

Techweirdo Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.4

Skill development

4.1

Work-life balance

4.3

Salary

4.8

Job security

4.5

Company culture

4.7

Promotions

4.4

Work satisfaction

Explore 7 Reviews and Ratings
UI/UX Designer
4 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Associate Software Engineer
3 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Data Scientist
3 salaries
unlock blur

₹5.2 L/yr - ₹7.2 L/yr

Angular Developer
3 salaries
unlock blur

₹3.3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Techweirdo with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare
write
Share an Interview