Upload Button Icon Add office photos
Engaged Employer

i

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

Tecxed Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 17 Reviews

Filter interviews by

Tecxed Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Differences betweek UK and US english
  • Ans. 

    UK and US English differ in spelling, vocabulary, and pronunciation.

    • Spelling: UK uses 'colour' while US uses 'color'.

    • Vocabulary: UK says 'lorry' for truck, US says 'truck'.

    • Pronunciation: UK pronounces 'schedule' as 'shed-yool', US as 'sked-yool'.

  • Answered by AI
  • Q2. Create some taglines
  • Ans. 

    Creating catchy taglines to attract and engage audiences.

    • Think about the target audience and what message you want to convey

    • Keep it short and memorable

    • Use wordplay or puns to make it more interesting

    • Make sure it reflects the brand or product accurately

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am unclear about the reason for my rejection after my recent interview. It is puzzling how suitability for a role can be judged solely based on questions about the difference between UK and US english or by asking candidates to create taglines.
Additionally, the interviewer appeared unprepared and lacked the expertise needed to assess candidates effectively. This raises serious concerns about the fairness and reliability of the selection process.
A more comprehensive and fair evaluation process—focused on aligning skills and experience with the role's needs—would make a significant difference in finding the best fit for the position.
Unfortunately, this was not reflected in my experience.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions about the experience and the product worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed with Techved consulting and had a horrible experience, it was like a bad dream.The process was a mess from start to finish ,process started with getting a call from the company HR, second interview was scheduled with CEO after 9 pm ,before logging in zoom call i confirmed with HR for the scheduled interview at 9 pm & was confirmed by HR ,waited for more than 15 minutes and nobody turned up ,after 9:15 pm HR says CEO is busy & rescheduled it to another day at same time 9 pm ,this time too before logging in I confirmed with HR if the CEO will turn up for the interview which I was told yes and I logged and waited for CEO to join but he didn't after multiple calls & Text to HR , finally CEO joins the meeting around 9:30 Pm,spoke to CEO for 10-15 minutes & he asked me to come down to his office for final conversation with him.Went to the mumbai office,they gave me a form to fill and strangely asked me to write an essay which i never did for any other company being having so many years of job experience.
And also till the time you don't reach their office HR will follow up with you like anything ,once you enter the office then it's totally a different world. Mine second half of the day was totally wasted they call me in goregaon office & intentionally eats your time for the meet which was mutually pre booked and confirmed scheduled.So after filling the form i was made to wait for long time before this person Francis comes who was never present in whole process and again takes the interview & he asked everything in detail of companies worked ,your targets ,incentives, remuneration etc and when asked him about his company salary & incentive structure he didn't reply & said that will be informed later also the budget they have is less of what I am expecting but the incentive is great and people are making three times of salary as their incentive ,asked him whats the target given on which he reply it will be informed later ,They want to ask you everything & when you ask them response is, it will be informed later .I told him I already had a discussion with another HR about the budget on which i was assured its fairly in range and also I am here as per the CEO, for meeting him for final discussion.After that I was again made to wait for more than a hour and they keep moving you from 1st floor to 2nd floor as per their small conference room availability.After waiting for about 3 hour I told the HR that I am getting late & will be leaving as I have another work commitment on which HR looks for CEO and ask me to wait for few more minutes,just when I was about to meet CEO, Francis ask me to wait and sends a girl who came to interview much after me being there, which was highly unprofessional & then francis ask me to meet another guy on different floor for interview before meeting the CEO ,gave the interview to this new guy and again they want to know everything about you and when u ask about the job nature and process he said he is from finance team once you join the team will guide u ,also they don't pay u for the days you worked for since their salary cycle is 20 to 21 and they hold employee salary of the 10 days and give it as FNF when employee resigns which is absurd .So after extensively speaking with HR & CEO on call along with waiting for more than 3 hour Francis comes an says that I have more experience and they are looking for a junior role with less experience and I can leave now,I told him I spoke extensively with HR and also with the CEO ,who invited me for the final meeting .First company found where the HR is more powerful than CEO & override CEO commitment & does insult candidate with zero respect for candidate time. Too many hints they gave as Red Flag ,it's a typical lala company with baniya employees behaviour.
-10 rating for Techwait Insulting company
Ceo should make their HR write an essay on basic human interaction,work ethics ,Time management, professionalism & Toxic traits.
Life Tip - before joining this company make sure you have a good Health & Term insurance .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.

Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Okay with the SLA
  • Ans. 

    SLA stands for Service Level Agreement, which outlines the level of service expected from a vendor.

    • SLA defines the agreed upon level of service between a provider and a customer.

    • It includes metrics like response time, uptime, and resolution time.

    • SLAs are important for ensuring accountability and quality of service.

    • Example: An SLA might specify that the vendor will respond to support tickets within 24 hours.

  • Answered by AI
Round 3 - Technical 

(7 Questions)

  • Q1. What is the difference between DDL and DML?
  • Ans. 

    DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.

    • DDL is used to create, modify, and delete database objects such as tables, indexes, and views.

    • DML is used to insert, update, delete, and retrieve data from database tables.

    • Examples of DDL statements include CREATE TABLE, ALTER TABLE...

  • Answered by AI
  • Q2. How to fetch a employee record with the second highest salary from the employees table?
  • Q3. What was one of the trickiest incident you have faced and how did you counter it?
  • Q4. How SQL is divided?
  • Ans. 

    SQL is divided into Data Definition Language (DDL), Data Manipulation Language (DML), Data Control Language (DCL), and Transaction Control Language (TCL).

    • Data Definition Language (DDL) - used to define the structure of database objects like tables, indexes, and views. Examples include CREATE, ALTER, DROP.

    • Data Manipulation Language (DML) - used to manipulate data stored in the database. Examples include SELECT, INSERT, ...

  • Answered by AI
  • Q5. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
  • Ans. 

    To prepare an employee's attendance record, I would gather data on their attendance, create charts and graphs to visualize trends and patterns.

    • Gather attendance data including dates, times, and reasons for absence or tardiness

    • Create a spreadsheet or database to organize the data

    • Use software like Excel or Tableau to create charts and graphs showing attendance trends

    • Include metrics such as overall attendance rate, late a...

  • Answered by AI
  • Q6. Difference between SQL and MYSQL
  • Ans. 

    SQL is a standard language for managing databases, while MySQL is a specific open-source relational database management system.

    • SQL is a standard language used to interact with databases, while MySQL is a specific database management system.

    • SQL is an ANSI (American National Standards Institute) standard language, while MySQL is an open-source relational database management system.

    • SQL can be used with various database ma...

  • Answered by AI
  • Q7. Define joins using examples.
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are used in SQL to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: INNER JOIN retrieves rows from both tables where the join condition is met.

    • Example: LEFT JOIN retrieves all rows from the left table and the matched rows ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Got the invite through naukri.com
On day 1 there were 3 rounds.
1st round written test on basic arithmetic questions, english grammar and SQL related questions.
Answers to be marked in question paper for mcqs, and write in additional sheets about SQL queries asked. This test is of 1hr 30 mins. Phones cannot be used so prepare well in advance.
2nd round was HR round where resume related questions like qualification and projects are asked along with a basic question of interest in this field. This round will be of 5 to 15 minutes max.
3rd round was technical round where questions related to the technical expertise is asked. This round is a bit tough but if prepared well in advanced can be done easily. This round will last upto somewhere around 30 to 45 mins on an avg.
All the rounds were of basic level but the wait time is more as there were many candidates for the post.
Tip: prepare well with basic SQL queries as they are mostly asked and if answered well gives an advantage.

After these three rounds was asked to wait for 1 week for the results.

Qs
1. What is the difference between DDL and DML?
2. How to fetch a employee record with the second highest salary from the employees table?
3. What was one of the trickiest incident you have faced and how did you counter it?
4. How SQL is divided?
5. Difference between SQL and MYSQL
6. How would prepare an emplyees attendance record? Create charts and graphs regarding it.
7. Define SQL set using some examples.
8. Define joins using examples.
9. What is a constraint?
10. What is primary key?
11. What is foreign key?
12. What is tableau?
13. How tableau connection is established?
14. How many types of filters are there in tableau?
15. How KPI metrics can be depicted in tableau?
16. How dashboards are made?
17. What is the difference between dashborading and report generation?
18. What is storytelling?
19. Difference between Power BI and tableau
20. Which one do you prefer tableau or Power BI and why?
21. Data types in SQL

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Easy Level DS Questions - 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Cloud Services related questions
  • Q2. ETL Based question
Round 3 - Coding Test 

A comprehensive coding test which included job role simulation.

Round 4 - Coding Test 

Advanced Cloud Services questions

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why did you leave your last organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Remote work although partially supported, is highly discouraged.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. Domain specific questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My internship at Corelynx as an HR intern has been an incredible learning journey. The company’s HR team is not only welcoming but also genuinely invested in mentoring interns and providing hands-on experience in various aspects of HR. From recruitment to employee engagement, I was given the opportunity to work on real projects that allowed me to gain practical insights into the HR field.

The supportive environment at Corelynx helped me develop critical skills like communication, teamwork, and problem-solving. I particularly appreciated the focus on continuous learning.
What sets Corelynx apart is the level of responsibility given to interns. I felt like a valuable part of the team and was trusted with meaningful tasks that contributed to the company’s success. The mentorship and guidance I received during my internship have played a huge role in shaping my career in HR, and I am grateful for the opportunity to learn from such experienced professionals.

Overall, I highly recommend Corelynx for anyone looking to kickstart their HR career through an internship. It’s a fantastic place to grow, learn, and make a real impact!
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was Very Easy and HR was Very Friendly Nature

Round 2 - Technical 

(2 Questions)

  • Q1. What Is OOOps and explain those?
  • Ans. 

    OOOps stands for Out Of Order packets. It refers to packets that arrive at their destination out of sequence.

    • OOOps can occur in network communication when packets are sent out of order and arrive at the destination in a different order than they were sent.

    • This can lead to issues in data transmission and can cause delays in processing the information.

    • One way to handle OOOps is by using sequence numbers in packets to ens...

  • Answered by AI
  • Q2. What is Exception Handling ?
  • Ans. 

    Exception handling is a mechanism to handle runtime errors and prevent program crashes.

    • It is a way to deal with unexpected errors or exceptional conditions in a program.

    • Exceptions can be caught and handled using try-catch blocks.

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Handling exceptions properly can improve the robustness and reliability of a software application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency Injection
  • Q2. What is joins
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

QA/TL/TRAINER Interview Questions & Answers

CGS user image Anonymous

posted on 6 Aug 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

JAM just introduce yourself or speak on sometime topic shared

Round 2 - Aptitude Test 

English knowledge pen n paper

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all very prolonged interview they don’t have proper schedule.
And they literally call out interviewer names aloud and say leave ( unprofessional - at least take them in hall tell them the reason which them better luck next time, may be this boosts them for other take) mostly freshers
. HR -doesn’t share proper feedback or reason
. No decision on salary manager seems talkative juz seems unnecessary
. Every candidate has to go for 2days no matter he will be selected/rejected.
.I wasted my whole day just to give typing test and written test and that to being experienced and later they asked to come tomorrow for another round
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Vuejs and Reactjs
  • Ans. 

    Vuejs is simpler and easier to learn, while Reactjs is more flexible and widely used in industry.

    • Vuejs is simpler and easier to learn for beginners

    • Reactjs is more flexible and widely used in industry

    • Vuejs has a more gradual learning curve compared to Reactjs

    • Reactjs has a larger ecosystem and community support

  • Answered by AI
  • Q2. Difference between mssql and Postgressql
  • Ans. 

    MSSQL is a proprietary database management system developed by Microsoft, while PostgreSQL is an open-source relational database management system.

    • MSSQL is developed by Microsoft, while PostgreSQL is open-source.

    • MSSQL is a proprietary system, while PostgreSQL is free and open-source.

    • MSSQL has a larger market share in the industry compared to PostgreSQL.

    • PostgreSQL has a strong reputation for reliability, data integrity,...

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 783 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
View all

Tecxed Reviews and Ratings

based on 17 reviews

4.3/5

Rating in categories

4.5

Skill development

4.2

Work-Life balance

3.9

Salary & Benefits

3.8

Job Security

4.3

Company culture

3.7

Promotions/Appraisal

4.3

Work Satisfaction

Explore 17 Reviews and Ratings
Software Engineer
4 salaries
unlock blur

₹4.5 L/yr - ₹4.8 L/yr

Associate SAP MM Consultant
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Softwaretest Engineer
3 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Explore more salaries
Compare Tecxed with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview