Upload Button Icon Add office photos

Filter interviews by

T3 Softwares Interview Questions, Process, and Tips for Freshers

Updated 6 Oct 2024

T3 Softwares Interview Experiences for Freshers

Popular Designations

1 interview found

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

I applied via Indeed and was interviewed in Sep 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is too hard in that 20 questions are there and complete deep mathematics in that.

Round 2 - Aptitude Test 

(5 Questions)

  • Q1. Create form in html
  • Ans. 

    Creating a form in HTML involves using the <form> tag and various input elements like text fields, checkboxes, and buttons.

    • Use the <form> tag to create the form structure

    • Add input elements like <input type='text'> for text fields, <input type='checkbox'> for checkboxes, and <input type='submit'> for buttons

    • Use labels <label> to provide descriptions for input fields

  • Answered by AI
  • Q2. Attributes in php
  • Ans. 

    Attributes in PHP are used to add metadata to classes, methods, or properties.

    • Attributes are declared using the #[Attribute] syntax.

    • They can be used to provide additional information about the code.

    • Attributes can be retrieved using reflection.

    • Example: #[Route('/home')] class HomeController {}

  • Answered by AI
  • Q3. Database connectivity query in php
  • Ans. 

    Database connectivity in PHP involves establishing a connection to a database server and executing queries to retrieve or manipulate data.

    • Use PHP's built-in functions like mysqli_connect() or PDO to establish a connection to the database

    • Execute SQL queries using functions like mysqli_query() or PDO::query() to interact with the database

    • Remember to handle errors and close the connection after use to ensure security and

  • Answered by AI
  • Q4. Sql query for form
  • Ans. 

    SQL query for submitting form data to database

    • Use INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...)

    • Make sure to sanitize user input to prevent SQL injection

    • Consider using prepared statements for security

  • Answered by AI
  • Q5. Inner join and outer join defination
Round 3 - Technical 

(4 Questions)

  • Q1. Explain Get , post methods
  • Ans. 

    GET and POST are HTTP methods used to send data to a server in web development.

    • GET method sends data in the URL, visible to users

    • POST method sends data in the body of the request, not visible to users

    • GET requests are cached by the browser

    • POST requests are not cached and are more secure for sensitive data

    • GET requests have length restrictions, while POST requests do not

  • Answered by AI
  • Q2. Why we use $requested in php
  • Ans. 

    The $requested variable in PHP is used to store user input or data passed through a form or URL.

    • Used to access user input or data submitted through forms or URLs

    • Helps in processing and manipulating user input within PHP scripts

    • Prevents direct access to sensitive data by storing it in a variable

  • Answered by AI
  • Q3. Family background
  • Q4. Address in mumbai
  • Ans. 

    Mumbai is a bustling city in India known for its vibrant culture and diverse population.

    • Mumbai is located in the state of Maharashtra in India

    • Some popular areas in Mumbai include Bandra, Juhu, and Colaba

    • The address format in Mumbai typically includes the building name, street name, locality, and pin code

  • Answered by AI
Round 4 - Assignment 

They give assignment in which they give a dashboard to do.

Round 5 - Assignment explanation 

(2 Questions)

  • Q1. After completing assignment they asked about code and sources.
  • Q2. After he asked about family background and where u work before salary expectation i said 18k but never agree for that and said we take candidates as a Trainee so we are only giving 12k is that ok to you. ...
Round 6 - Induction round 

(1 Question)

  • Q1. In this they are going to give task and you need to perform for them for free for 7 days and after that they select the candidate.

Interview Preparation Tips

Interview preparation tips for other job seekers - I want to said to job seekers like me if you want to go in T3 company please don't i mean agar apako sirf project pe kam krna 12k me bs to beshak jao but agar apako experience ke sath offer letter or experience letter chahiye to mat jana kyoki vo provide nahi krte mujhe bola tha after 1 year they going to do documentation. Or kohi bhi company ho agar candidate capable lag rha to vo offer letter to starting me deti hai. As per my experience is company me mt jao specially freshers.

Skills evaluated in this interview

Top T3 Softwares Trainee PHP Developer Interview Questions and Answers

Q1. Why we use $requested in php
View answer (1)

Trainee PHP Developer Interview Questions asked at other Companies

Q1. Why we use $requested in php
View answer (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before May 2021. 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
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 Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was total of 40 questions
First 20: Aptitude based topics like time and work, profit and loss, speed and distance
Second 20: Programming MCQs based on C, C++ and python. Task is to guess the correct output and errors.

Round 2 - Assignment 

There were 4 coding questions based on array, 2 SQL queries and one article.
Coding questions were easy for batch 2 but difficult for batch 1. Star patterns are present in batch 1.
SQL queries were easy.
One article (200-300)words. Topics was Google maps.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Founder came and asked approach I used to solve coding questions in round 2. He then check the output for each question. Then he checked the SQL queries I have written, in which I had write two wrong queri...
  • Q2. He asked me about different approaches to solve a problem
  • Q3. He asked about the project I had done on Java Full stack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and c, c++ and python output based mcqs which can be easily found on gfg.
Practice as much coding questions based on array, patterns and star patterns.
Practice as much SQL queries as you can.
You have to carry your own laptop so install atleast one ide which can work without internet.
Also practice writing articles for this company (2-3).
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"

Round 2 - Coding Test 

There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.

Round 3 - Coding Test 

Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.

Interview Preparation Tips

Topics to prepare for Velocity Software Solutions Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Do easy to medium leetcode question mostly pattern printing and SQL as well.
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

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

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consists of basic aptitude questions and some coding output questions followed by basic SQL questions. Overall the difficulty level was medium.

Round 2 - Technical 

(1 Question)

  • Q1. They asked me to write code for 4 problems. All questions consists array medium level and then there are difficult SQL questions to solve. Unfortunately I couldn't passed this round. But it was a great lea...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematical and logical questions including distance -time, work -time, reasoning, blood relation etc

Round 2 - Technical 

(1 Question)

  • Q1. Database queries including joins.
Round 3 - Coding Test 

DSA moderate question like string reverse, string rotation, frequency of letter in a string.

T3 Softwares Interview FAQs

How many rounds are there in T3 Softwares interview for freshers?
T3 Softwares interview process for freshers usually has 6 rounds. The most common rounds in the T3 Softwares interview process for freshers are Aptitude Test, Technical and Assignment.
How to prepare for T3 Softwares interview for freshers?
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 T3 Softwares. The most common topics and skills that interviewers at T3 Softwares expect are Ajax, HTML, MySQL, PHP and Personal Assistance.
What are the top questions asked in T3 Softwares interview for freshers?

Some of the top questions asked at the T3 Softwares interview for freshers -

  1. Why we use $requested in ...read more
  2. Database connectivity query in ...read more
  3. Explain Get , post meth...read more

Tell us how to improve this page.

T3 Softwares Interview Process for Freshers

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
View all

T3 Softwares Reviews and Ratings

based on 8 reviews

4.5/5

Rating in categories

4.5

Skill development

3.7

Work-life balance

2.8

Salary

4.5

Job security

3.6

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 8 Reviews and Ratings
Territory Sales Manager
8 salaries
unlock blur

₹3 L/yr - ₹4.9 L/yr

Software Developer
4 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Area Sales Manager
4 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

PHP Developer
4 salaries
unlock blur

₹1.7 L/yr - ₹6.3 L/yr

Explore more salaries
Compare T3 Softwares with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

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