Upload Button Icon Add office photos

Talentica Software

Compare button icon Compare button icon Compare

Filter interviews by

Talentica Software Node JS Developer Interview Questions and Answers

Updated 2 Jul 2024

Talentica Software Node JS Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Javacript MCQ 

(1 Question)

  • Q1. 21 MCQ's on javascript concepts
Round 2 - Technical 

(2 Questions)

  • Q1. What is apply , call ,bind method?
  • Ans. 

    apply, call, and bind are methods used to manipulate the context of a function in JavaScript.

    • apply() - calls a function with a given 'this' value and arguments provided as an array

    • call() - calls a function with a given 'this' value and arguments provided individually

    • bind() - creates a new function that, when called, has its 'this' keyword set to the provided value

  • Answered by AI
  • Q2. What is closure , event loop , promise , setTimeout , inheritance in javascript (prototyping), design principles, call by value , call by reference , mixin?(Write examples in code editor)
Round 3 - Behavioral 

(2 Questions)

  • Q1. About your past projects?
  • Q2. Role and Responsibility, Why you want t join Talentica , Future goals etc?

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I was interviewed in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. .net core , mvc basics and some scripting language

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics , know about your current project . If interviewer asks you if you have to ask anything , do ask . For my case I asked for his advice where I need to improve. He answered genuinely and even came to know about my other technical skills .

Interview Preparation Tips

Round: Test
Experience: Approx. 30.questions in 50 min
Tips: Try solving each que in less than a minute ,don't waste time on difficult questions, complete easier once first
Duration: 50 minutes
Total Questions: 30

College Name: Pimpri chinchwad college of engineering

I was interviewed before Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Which computer languages are you comfortable with?
  • Ans. 

    I am comfortable with multiple computer languages.

    • Java

    • Python

    • C++

    • JavaScript

  • Answered by AI
  • Q2. Why do you want to join this organization?
  • Ans. 

    I am impressed by the company's innovative projects and strong team culture.

    • Impressed by innovative projects

    • Strong team culture

    • Opportunity for growth and learning

  • Answered by AI
  • Q3. Discuss on the case of manesar maruti plant.

Interview Preparation Tips

Round: Technical + HR Interview
Experience: I explained that I know C,C#,Java,.Net and I can work with these languages and do coding. In the second question I explained why I want to join the organization, what is good in the organization and in which areas I want to work that the organization is good in.
Tips: Be confident and speak technically correct.

Round: Case Study Interview
Experience: I analysed the case and came up with recommendations and assumptions. I finally submitted the conclusion on the case.
Tips: Read the case properly when it is given.

I was interviewed in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. Based on projects
  • Q2. Tricky questions

Interview Preparation Tips

Round: Test
Experience: There were three sections
Eg:- math aptitude and verbal
Each containing 20 question each
Tips: If one question is taking more than enough time switch to next
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: During this round interviewer checked the knowledge of the student
Tips: Prepare well for your interview

Round: HR Interview
Experience: In this round interviewer checks the presence of mind of student
Tips: Be attentive

College Name: Chitkara University, Himachal Pradesh

Interview Preparation Tips

Round: Test
Experience: Apti was quite easy . In Basic CS concepts software engineering is prominent.
Tips: Brush up Software Engineering before written test
Duration: 90 minutes
Total Questions: 50

College Name: NIT BHOPAL

I was interviewed before Aug 2016.

Interview Preparation Tips

Round: General and technical aptitude
Experience: There were questions on basics of programming and general questions on verbal,reasoning and quantitative.
Tips: Time will be short to answer all so keep watch on time

Round: Group Discussion
Experience: They segregated us in to batches and in our team there were 10 members.
Tips: Easy round
Duration: 15 minutes

Round: Telephonic
Experience: They tested my communication skill in that round

College Name: Dhanalakshmi college of engineering

I applied via Campus Placement and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Writing a code or two
  • Q2. About Databases
  • Q3. OOPS concepts with writing code for them
  • Ans. 

    OOPS concepts are fundamental to software development. They include inheritance, encapsulation, abstraction, and polymorphism.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Encapsulation is the practice of hiding data and methods within a class, so they cannot be accessed from outside the class.

    • Abstraction is the process of simplifying complex systems by breaking them down into smaller,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everyone is probably going to say that be confident, prepare well etc.. Well, these things matter a lot, but there are a couple of other things that I would like to mention.
1. Fluency with language:
Many people mistake fluency with the speed at which they talk. Well, that's not the case. Speaking at a slow pace is not going to cause any damage to you in an interview. It will also help you think much more before you speak.
2. Being honest:
Believe me, everyone of us wants to impress the interviewer by trying to answer everything that they ask. But at that time, if you think that you can outsmart the interviewer by lying about that you know a particular answer and just can't recollect it now, then maybe you are making a fool of yourself. Be honest, as simple as that. I have experienced this myself. I just simply refused to answer certain questions that I didn't knew and the interviewer actually praised me for being honest and I cracked the interview.

I applied via Recruitment Consultant and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What are the layers in OSI model?
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • The layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Application layer deals with user interfaces.

    • Examples of protocols that operate at dif...

  • Answered by AI
  • Q2. What is the difference between c++ and java??
  • Ans. 

    C++ is a compiled language while Java is an interpreted language.

    • C++ is faster and more efficient than Java.

    • Java is platform-independent while C++ is platform-dependent.

    • C++ supports multiple inheritance while Java does not.

    • Java has automatic garbage collection while C++ does not.

    • C++ allows for low-level memory manipulation while Java does not.

  • Answered by AI
  • Q3. Do you want to ask me anything?
  • Q4. Are you ready to relocate?
  • Q5. Are you comfortable to work 24*7?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do proper study of networking and the programming languages that you know.

Skills evaluated in this interview

Talentica Software Interview FAQs

How many rounds are there in Talentica Software Node JS Developer interview?
Talentica Software interview process usually has 3 rounds. The most common rounds in the Talentica Software interview process are Technical and Behavioral.
How to prepare for Talentica Software Node JS Developer 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 Talentica Software. The most common topics and skills that interviewers at Talentica Software expect are Backend, GIT, JSON, MongoDB and MySQL.
What are the top questions asked in Talentica Software Node JS Developer interview?

Some of the top questions asked at the Talentica Software Node JS Developer interview -

  1. What is apply , call ,bind meth...read more
  2. What is closure , event loop , promise , setTimeout , inheritance in javascript...read more
  3. 21 MCQ's on javascript conce...read more

Tell us how to improve this page.

Talentica Software Node JS Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Coforge Interview Questions
3.3
 • 520 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
Cybage Interview Questions
3.8
 • 192 Interviews
ThoughtWorks Interview Questions
3.9
 • 146 Interviews
View all
Software Engineer
212 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
124 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Talentica Software with

Persistent Systems

3.5
Compare

ThoughtWorks

3.9
Compare

LTIMindtree

3.8
Compare

Mphasis

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