Upload Button Icon Add office photos

Filter interviews by

TechGig Interview Questions and Answers

Updated 4 Dec 2024

TechGig Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. OOPS concepts in PHP
  • Q2. Laravel Framework related questions
  • Q3. In php session life cycle?

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all you've to clear PHP core concepts and Laravel framework related questions.

Senior PHP Developer Interview Questions asked at other Companies

Q1. what are difference between function and method
View answer (1)

Interview questions from similar companies

Round 1 - Coding Test 
Round 2 - Technical 

(1 Question)

  • Q1. You should have strong understanding of hashmap. Questions will be asked on hashcode and equals scenarios.
Round 3 - Technical 

(1 Question)

  • Q1. PuZzle type of questions, practical implementation of data structures into real problems.
Round 4 - HR 

(3 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.
  • Q3. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have good understanding of data structures and internal workings of them.

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. There were asked about the company and basic knowledge about the company?
  • Ans. I started giving them info about the company. Razorpay is a company which helps in money management for online business and by providing clean and hassel free platform. It is a fast affordable and secured way of sending and receiving online payment. Which is highly helpful for merchant, E-commerce and other company.
  • Answered Anonymously
  • Q2. And they asked about the basic info of KYC and AML?
  • Ans. AML and KYC is interlinked process. KYC is a path of Due Diligence process. Accurate info about the customer. By perform will be aware of any unusual activities. During KYC process it includes DOB, Name, Photo ID of the customer should be recoverd and verified. When you need to established an organisation or where an individual act on behalf of other person. We need to identify the beneficial owner. AML : Ant...
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - We need to be bold at the time of interview. We want speak up boldly in front them. Your answers should be short and sweet. Accept as is and don’t manipulate any answers. Ask for the feedback at the end of interview.

I was interviewed in Jul 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

This was a technical round in the evening with a Software Engineer II which included a coding question along with a few questions on Core Java fundamentals. 
I was given the option to either go for the coding round first or java theory. I realised that I might need more time for coding so I decided to opt for the coding round first, followed by the java related questions later. 
The interviewer was extremely pleasant to speak with. He initially asked me to introduce myself and we spoke in depth about a project I worked on in my last organisation. The coding question was given on a google sheet but I was asked to code it on an online IDE without any special syntax correction features.

 

  • Q1. 

    Minimum Count of Balls in a Bag Problem Statement

    You are given an integer array ARR of size N, where ARR[i] represents the number of balls in the i-th bag. Additionally, you have an integer M, which indi...

  • Ans. Brute force

    Let 'X' be the maximum number of balls in a bag that we desire. Let ‘COUNT[i]’ be the number of operations that we need to perform on ‘ARR[i]’ such that the new bags made from it contain less than or equal to 'X' balls. Consider the following examples:

     

    If we want 'X' to be ‘4’, then:

    ‘ARR[i] = 5’, after splitting we get [4, 1], so ‘COUNT[i] = 1’

    ‘ARR[i] = 8’, after splitting we get [4, 4] so ‘COUNT[i] = 1...

  • Answered Anonymously
Round 2 - Video Call 

Round duration - 90 minutes
Round difficulty - Medium

This round was in the evening with a Senior Software Engineer. He introduced himself and immediately presented the question on Google Doc.

Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

This was a half an hour round with a Senior Manager.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from University of Massachusetts Lowell. I applied for the job as SDE - 2 in BangaloreEligibility criteriaNo criteriaHashedIn interview preparation:Topics to prepare for the interview - Java, Data Structures and Algorithms, System and Database Design, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : If you are a newbie to programming, I will strongly recommend to practice LC/GFG/CodingNinjas Easy questions for clearing the basics. Once you gain confidence, you can move on to tackle medium and hard questions.
Tip 2 : Most companies require individuals to know System Design well. For somebody with 1-3 years of experience, database designing (identifying entities, their relationships and constraints), OOP concepts and API designing for Low Level Design is a must. I would recommend the "System Design Interview by Alex Xu" book for HLD preparation.
 

Application resume tips for other job seekers

Tip 1 : Have an updated and properly formatted resume
Tip 2 : The resume tells your story so you ought to know and be able to explain whatever you've written. 
Tip 3 : Do not include technologies/skills that you've not worked on at all. It can blow the interview if the interviewer questions you about it.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. How to switch between Tabs in a browser using selenium
  • Ans. 

    To switch between tabs in a browser using Selenium, we can use the getWindowHandles() method and switchTo() method.

    • Use getWindowHandles() method to get the handles of all open tabs

    • Store the handles in a Set

    • Use switchTo() method to switch to a specific tab by passing the handle as an argument

  • Answered by AI
  • Q2. Write code to give rating in webta le given applicant name and rating as input to the method.
  • Ans. 

    Code to give rating in webtable for given applicant name and rating as input.

    • Create a function that takes applicant name and rating as input.

    • Search for the applicant name in the webtable.

    • Update the rating for the applicant in the webtable.

    • Return the updated webtable.

  • Answered by AI
  • Q3. I was given one website link where there is option to generate random photo, full name and last name when clicked on a button. Write code to check first name, last name and photo are not repeated for atlea...
  • Q4. Find how many numbers are repeated from given integer array
  • Ans. 

    Count the number of repeated integers in an array

    • Iterate through the array and use a hash table to keep track of the count of each number

    • Return the count of numbers with a count greater than 1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared on windows switching, handling tables, Java questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. In depth concepts of selenium and java.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the basic fundamentals and make sure you have complete idea on the skills that you have mentioned in your resume.

I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Mostly UI and browser related questions were asked. few of them are below
  • Q2. Denouncing code in jsfiddle
  • Ans. 

    To denounce code in jsfiddle, click on the 'Share' button and select 'Embed' to get the code.

    • Click on the 'Share' button in the top menu bar.

    • Select 'Embed' from the dropdown menu.

    • Copy the code provided in the 'Embed' section and paste it where needed.

  • Answered by AI
  • Q3. Promise related questions
  • Q4. Css grid , css positioning
  • Q5. Semantic HTML tags, web accessibility

Interview Preparation Tips

Interview preparation tips for other job seekers - For thoughtworks you will have to go through 5 interview rounds.
1. coding assignment & code pairing
2. JavaScript HTML CSS
3. framework/ performance
4. leadership
5.social change

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. 1. Tell me about Yourself..?
  • Q2. 2.What is your final year project..?
  • Q3. 3.How will you present this project in front of your Principal...?
  • Q4. 4.What is Testing...?
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in the system

    • It involves executing a system or component with test cases

    • The goal of testing is to ensure that the system meets the requirements and works as expected

    • Types of testing include functional, performance, security, and us

  • Answered by AI
  • Q5. 5.Difference between Manual Testing & Automation Testing
  • Ans. 

    Manual testing is done manually by humans while automation testing is done using tools and scripts.

    • Manual testing is time-consuming and prone to human errors while automation testing is faster and more reliable.

    • Manual testing is suitable for exploratory testing while automation testing is best for regression testing.

    • Manual testing requires human skills and knowledge while automation testing requires programming skills.

    • ...

  • Answered by AI
  • Q6. 6.Any Questions for me...?

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the basics of testing, prepare your resume & most important thing is your project

Skills evaluated in this interview

I applied via Recruitment Consultant

Interview Questionnaire 

2 Questions

  • Q1. Round 1: Fundamentals questions related to Javascript and React. In React questions were focused on react-hooks. lifecycle components and optimization techniques in react. Basic to intermediate questions r...
  • Q2. Round 2: The interview panel will ask you to code some basic coding problem depending on your relevant experience and if you're not able to solve it they'll directly say they're done with the interview. In...

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared Round 1 after which there was a delay of more than 2 weeks and got a call for Round 2 without any prior notice. Their L2 level interview is very bad, in my case I ended the interview from my side as it looked very clear that the panel was least interested.

I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why u choose this job ?
  • Q2. Why u preferred this company?
  • Q3. If I will give you job how would u increase the company standard or status

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice don't panic feel free say what u know that's it it is right or wrong

TechGig Interview FAQs

How many rounds are there in TechGig interview?
TechGig interview process usually has 1 rounds. The most common rounds in the TechGig interview process are Technical.
What are the top questions asked in TechGig interview?

Some of the top questions asked at the TechGig interview -

  1. Laravel Framework related questi...read more
  2. In php session life cyc...read more
  3. OOPS concepts in ...read more

Tell us how to improve this page.

TechGig Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NeoSOFT Interview Questions
4.0
 • 260 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
FactSet Interview Questions
3.9
 • 206 Interviews
GeeksForGeeks Interview Questions
3.3
 • 38 Interviews
HackerRank Interview Questions
4.4
 • 23 Interviews
HackerEarth Interview Questions
4.3
 • 10 Interviews
InterviewBit Interview Questions
3.9
 • 8 Interviews
CodeChef Interview Questions
3.2
 • 1 Interview
TopCoder Interview Questions
4.7
 • 1 Interview
LeetCode Interview Questions
5.0
 • 1 Interview
View all

TechGig Reviews and Ratings

based on 6 reviews

3.8/5

Rating in categories

3.8

Skill development

4.6

Work-life balance

3.8

Salary

3.8

Job security

4.2

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 6 Reviews and Ratings
Product Specialist
4 salaries
unlock blur

₹4 L/yr - ₹5.6 L/yr

Zonal Sales Manager
4 salaries
unlock blur

₹24 L/yr - ₹28 L/yr

Zonal Manager
4 salaries
unlock blur

₹24 L/yr - ₹28 L/yr

Explore more salaries
Compare TechGig with

HackerEarth

4.3
Compare

HackerRank

4.4
Compare

CodeChef

3.2
Compare

GeeksForGeeks

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