Upload Button Icon Add office photos
Engaged Employer

i

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

tCognition Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

tCognition Interview Questions, Process, and Tips

Updated 3 Jun 2024

Top tCognition Interview Questions and Answers

tCognition Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the pipes in angular
  • Ans. 

    Pipes in Angular are used for transforming data in templates.

    • Pipes are used to format data before displaying it in the view

    • They can be used for currency, date, uppercase/lowercase transformations, etc.

    • Pipes can be chained together for multiple transformations

    • Custom pipes can also be created for specific data formatting needs

  • Answered by AI
  • Q2. What is promises and observable? Differencd
  • Ans. 

    Promises and Observables are used for handling asynchronous operations in Angular. Promises are used for a single value while Observables are used for multiple values over time.

    • Promises are used for handling a single asynchronous operation and can only be resolved once.

    • Observables are used for handling multiple asynchronous operations and can emit multiple values over time.

    • Promises use .then() to handle the resolved va...

  • Answered by AI
  • Q3. What is Service and DI in angular
  • Ans. 

    Service is a reusable piece of code that can be injected into components, while DI (Dependency Injection) is a design pattern used to manage dependencies between objects.

    • Services in Angular are used to encapsulate logic and data that can be shared across components.

    • Dependency Injection in Angular is a way to provide dependencies to a class without creating them within the class itself.

    • DI helps in making components more...

  • Answered by AI
  • Q4. What is ngModule
  • Ans. 

    NgModule is a decorator that defines a module in Angular application.

    • NgModule is used to define a module in Angular application.

    • It allows you to group related components, directives, pipes, and services together.

    • NgModule can import other modules, making their components, directives, and pipes available to your application.

    • It can also export components, directives, and pipes for use in other modules.

    • NgModule can provide...

  • Answered by AI

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Email writing and group Discussion

Round 2 - One-on-one 

(1 Question)

  • Q1. As i was a fresher. They asked me questions related to HR (recruitment & Selection) also my project was with the same topic so asked similar questions related to HR and about my self

US IT Recruiter Interview Questions asked at other Companies

Q1. 2. Different job portals used to source candidates?
View answer (5)

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How would you respond to a client who is not happy with the progress of work and wants to put the work on hold

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble and engage in meaningful, output yielding yet fun conversation.

I appeared for an interview before May 2021.

Round 1 - Aptitude Test 

System engineer

Round 2 - Aptitude Test 

Basic c programming

Round 3 - Technical 

(2 Questions)

  • Q1. Interviewer makes interview smooth and friendly meeting
  • Q2. Write a program reverse number and palindrome in c and basic c programming

Interview Preparation Tips

Interview preparation tips for other job seekers - develope Skills and attitude and prepare well in programming

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic DSA. Array and String
  • Q2. Salary negotiation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic math and reasoning.

Round 2 - Coding Test 

Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical pattern, array and string questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What was your experience with the cold call?
  • Q2. What technical expertise do you possess?
  • Ans. 

    I possess a strong technical background in data analysis, SQL, and business intelligence tools, enhancing decision-making processes.

    • Proficient in SQL for database querying and data manipulation, enabling efficient data extraction and reporting.

    • Experienced with data visualization tools like Tableau and Power BI, creating interactive dashboards for stakeholder insights.

    • Skilled in Excel for advanced data analysis, includi...

  • Answered by AI

I applied via LinkedIn and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About yourself
  • Q2. About company and related technologies used in this process

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two rounds, 1st is assessment which is very easy.
2nd is video call interview also not that much tough, just read about company and JD

tCognition Interview FAQs

How many rounds are there in tCognition interview?
tCognition interview process usually has 1-2 rounds. The most common rounds in the tCognition interview process are Aptitude Test, One-on-one Round and Technical.
What are the top questions asked in tCognition interview?

Some of the top questions asked at the tCognition interview -

  1. What is promises and observable? Differe...read more
  2. what is Service and DI in angu...read more
  3. What are the pipes in angu...read more

Tell us how to improve this page.

tCognition Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
Monotype Interview Questions
3.8
 • 23 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Grapecity Interview Questions
3.8
 • 17 Interviews
AvenData GmbH Interview Questions
3.0
 • 17 Interviews
Xactly Corp Interview Questions
3.8
 • 17 Interviews
View all

tCognition Reviews and Ratings

based on 32 reviews

3.9/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.5

Salary

3.2

Job security

3.8

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 32 Reviews and Ratings
Software Engineer
14 salaries
unlock blur

₹2.4 L/yr - ₹5.2 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

US IT Recruiter
7 salaries
unlock blur

₹3.6 L/yr - ₹4 L/yr

Software Developer
7 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹9.3 L/yr - ₹13.8 L/yr

Explore more salaries
Compare tCognition with

HyScaler

4.5
Compare

Pitney Bowes

3.7
Compare

AvenData GmbH

3.0
Compare

Dataflow Group

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