Upload Button Icon Add office photos
Engaged Employer

i

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

Techugo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Techugo Interview Questions and Answers

Updated 13 Jan 2025

Techugo Interview Experiences

Popular Designations

4 interviews found

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is closure
  • Ans. 

    A closure is a self-contained block of code that can be passed around and used in your code.

    • Closures capture and store references to any constants and variables from the context in which they are defined.

    • Closures are similar to functions, but can be written without a name.

    • Closures can take parameters and return values.

    • Closures can be used as arguments to functions or stored as properties.

    • Example: { (parameters) -> r

  • Answered by AI
  • Q2. What are protocols
  • Ans. 

    Protocols in iOS are a set of rules or guidelines that define methods, properties, and other requirements for a particular task or functionality.

    • Protocols define a blueprint of methods, properties, and other requirements that a class or struct must adopt.

    • They are similar to interfaces in other programming languages.

    • Classes, structs, and enums can adopt protocols to conform to the defined requirements.

    • Protocols can be u...

  • Answered by AI

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. JavaScript conceptual questions

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was based on reasoning related to Business analytics.

Round 2 - Assignment 

Assignments were given to check the knowledge.

Round 3 - Case Study 

Two case studies were given to check the working experience.

Round 4 - One-on-one 

(1 Question)

  • Q1. It was with the Product Manager.
Round 5 - HR 

(1 Question)

  • Q1. It was related to the salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on adding new skills.

Senior IT Business Analyst Interview Questions asked at other Companies

Q1. Tell me about yourself Difference between waterfall and agile RTM BRD Difference between SRD and BRD Data model
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Case Study 

Some logical question asked to test my logical and analytical skills.

Round 2 - Analytical 

(1 Question)

  • Q1. Asked about some delivery platform and test my thinking and analytical skills.

Business Analyst Intern Interview Questions asked at other Companies

Q1. What are all the documents prepared by a BA? Brief them.
View answer (1)

Techugo interview questions for popular designations

 Senior IT Business Analyst

 (1)

 Front end Developer

 (1)

 Business Analyst Intern

 (1)

 IOS Developer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They ask about general mathematics and logical reasoning question

Interview Preparation Tips

Interview preparation tips for other job seekers - Amazing company. Best from the rest
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Apna Jobs and was interviewed in Jul 2023. There were 2 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 - HR 

(5 Questions)

  • Q1. Past experience
  • Q2. My working skills
  • Q3. Queries resolving
  • Q4. Asked to write an essay
  • Q5. Wrote about my struggle

Interview Preparation Tips

Topics to prepare for BookMyShow Consultant interview:
  • Invoice Processing
  • Outbound Calling
  • email process
  • chat support
  • Handling Client Calls
Interview preparation tips for other job seekers - You can go with confidence.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Leading a team of developers on innovative projects

    • Continuing to enhance my technical skills and knowledge

    • Contributing to the growth and success of the company

    • Possibly pursuing further education or certifications in a specialized area

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Techstack knowledge of Scala, Kafka etc

I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About previous work experience
  • Q2. About process improvements

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is quiet tough

I applied via Campus Placement

Interview Preparation Tips

Round: Resume Shortlist
Experience: They selected 10 students from our college from CS and IT .They are looking for guys with extra projects done during college .App development will be a bonus ,contribution to open source and competitive programming will help for shortlisting.
Some of my friends had research papers published and they too got selected.

Round: Test
Experience: Have to write code snippet for 4 questions in 45 minutes
1.Difference between hour hand and minute hand
2.longest palindromic sub string.
3.Product Array puzzle
4.Some question related to matrix

Tips: All question were from geeksforgeeks
So practice it well ..u will make through it

Round: Test
Experience: Long Discussion on projects
They will scan each and every line of your Resume ,so dont write bullshits..
I wrote about interest in AI and got screwed..Discussion on college projects and final year project.
Then asked me to design a snake and ladder game OOPS concepts
Told me to find sum of all elements of sub matrix..(hint pre-processing the matrix)
Asked me about sessions and cookies
Gave a query to write on database indexing (dont remember exactly)
Asked me the code of the difference between hour hand and minute hand and extended it wid the second hand
Asked me as how to implement a dictionary
asked about TRIES ,CODE SNIPPET ON THE SHARED DOCS
One of my friend was asked to implement (set) of STL
Tips: The interviewer was cool guy..helped me a lot always made me comfortable.Interact with them as much as possible

Round: Test
Experience: Wid the CTO of the company .
Started wid the projects again .ACID properties,Database transactions,Concurrency Control
Optimization in database.
Then he asked me to code a function
Given a hash function applied on letters of English words ,un-hash it.Took me 45 minutes to reach the solution ,he helped me a lot.
Asked me to write the code for diameter of a binary tree
Asked me write the code for Boolean Matrix
One of my friend was asked to a question in which there was a bug in a m*n matrix and we have to find the bug(hint dfs or bfs)
Tips: keep calm ,,just keep talking ad he will help u a lot...

Round: HR
Experience: This was the toughest round for me...I had cleared all the rounds but they rejected me in the HR round ,,,dont know where I screwed..Learn every thing of Zomato..
They offered me an internship and thereafter they would look to give a PPO ...!!!lets see what happens

Skills: Coding Skills And Knowledge On Data Structures
Duration: 3
College Name: NIT Srinagar

Techugo Interview FAQs

How many rounds are there in Techugo interview?
Techugo interview process usually has 2-3 rounds. The most common rounds in the Techugo interview process are Case Study, One-on-one Round and HR.
How to prepare for Techugo 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 Techugo. The most common topics and skills that interviewers at Techugo expect are Javascript, Node.Js, Client Handling, MongoDB and MySQL.
What are the top questions asked in Techugo interview?

Some of the top questions asked at the Techugo interview -

  1. What is clos...read more
  2. What are protoc...read more
  3. Asked about some delivery platform and test my thinking and analytical skil...read more

Tell us how to improve this page.

Techugo Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
PolicyBazaar Interview Questions
3.6
 • 349 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Ola Cabs Interview Questions
3.4
 • 139 Interviews
MakeMyTrip Interview Questions
3.6
 • 122 Interviews
BookMyShow Interview Questions
4.0
 • 23 Interviews
View all

Techugo Reviews and Ratings

based on 146 reviews

4.0/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

3.5

Salary

3.9

Job security

4.1

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 146 Reviews and Ratings
Android Developer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IOS Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI/UX Designer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Techugo with

Flipkart

4.0
Compare

Paytm

3.3
Compare

Ola Cabs

3.4
Compare

Zomato

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