AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Techmicra

Compare button icon Compare button icon Compare
4.6

based on 5 Reviews

  • About
  • Reviews
    5
  • Salaries
    22
  • Interviews
    2
  • Jobs
    5
  • Benefits
    -
  • Photos
    -

Filter interviews by

Techmicra Interview Questions and Answers

Updated 28 May 2024
Popular Designations

Techmicra Interview Experiences

2 interviews found

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2024

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

I applied via Internshala and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Create table, put values in it.
  • Ans. 

    Creating a table and inserting values in SQL.

    • Use CREATE TABLE statement to create a table.

    • Use INSERT INTO statement to insert values into the table.

    • Specify column names and data types when creating the table.

    • Provide values for each column when inserting data into the table.

  • Answered by AI
    Add your answer
  • Q2. Input values in it in Mysql
  • Ans. 

    To input values in MySQL, use the INSERT INTO statement with the table name and column names.

    • Use INSERT INTO statement followed by the table name

    • Specify the column names in parentheses after the table name

    • Provide the values to be inserted in the corresponding order

  • Answered by AI
    Add your answer
  • Q3. Find today date
  • Ans. 

    Use the GETDATE() function in SQL to find today's date.

    • Use the GETDATE() function in SQL to get the current date and time

    • To get only the date part, use the CONVERT function with the appropriate style code

    • Example: SELECT CONVERT(date, GETDATE()) AS TodayDate;

  • Answered by AI
    Add your answer
  • Q4. Second Maximum Salary, Name
  • Add your answer
  • Q5. Rank using window sliding in mysql
  • Ans. 

    Rank using window sliding in MySQL

    • Use the RANK() function with window sliding to assign ranks to rows based on specified criteria

    • Specify the window frame using ORDER BY and PARTITION BY clauses

    • Example: SELECT id, name, RANK() OVER (PARTITION BY department ORDER BY salary DESC) AS rank FROM employees

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare

Skills evaluated in this interview

Anonymous

Intern Interview Questions & Answers

user image Anonymous

posted on 28 May 2024

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

(1 Question)

  • Q1. What is a left join?
  • Ans. 

    A left join is a type of SQL join that returns all rows from the left table and the matched rows from the right table.

    • Left join is used to combine rows from two or more tables based on a related column between them.

    • If there is no match found in the right table, NULL values are returned for the columns of the right table.

    • Example: SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2.id;

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Techmicra?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Data Analyst Interview Questions & Answers

Amazon user image himanshu kohli

posted on 31 May 2021

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

Interview Questionnaire 

1 Question

  • Q1. Introducing your self
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Anonymous
company Logo

Associate Interview Questions & Answers

Amazon user image Anonymous

posted on 23 Feb 2020

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Ans. 

    Amazon's innovation, customer focus, and diverse opportunities align with my career goals and values.

    • Customer Obsession: Amazon prioritizes customer satisfaction, evident in initiatives like Prime and personalized recommendations.

    • Innovation: The company is a leader in technology and logistics, constantly pushing boundaries with services like AWS and drone delivery.

    • Diversity of Roles: Amazon offers a wide range of caree...

  • Answered by AI
    Add your answer
  • Q2. What do you expect from Amazon?
  • Ans. 

    I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.

    • Opportunities for professional development, such as training programs and mentorship.

    • A collaborative work environment that encourages teamwork and idea sharing.

    • Access to cutting-edge technology and resources to drive innovation.

    • A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way
Anonymous
company Logo

Consultant Interview Questions & Answers

Infosys user image Anonymous

posted on 11 Oct 2020

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Add your answer
  • Q2. Be yourself
  • Add your answer
Anonymous
company Logo

Business Analyst Interview Questions & Answers

Infosys user image Anonymous

posted on 6 Jul 2021

I appeared for an interview before Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Is Infosys listed?
  • Ans. 

    Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.

    • Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)

    • It is also listed on the New York Stock Exchange (NYSE)

    • Infosys has a market capitalization of over $80 billion as of 2021

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance
Anonymous
company Logo

Analyst Interview Questions & Answers

Accenture user image Anonymous

posted on 16 Feb 2022

I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic accounting methods and journals
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident About what you are saying
Anonymous
Are these interview questions helpful?
company Logo

Senior Software Engineer Interview Questions & Answers

Tech Mahindra user image Sayan Dey

posted on 5 May 2020

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
    Add your answer
  • Q2. Relevant technical questions, as per my current technology
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best
Anonymous
company Logo

Associate Interview Questions & Answers

TCS user image Anonymous

posted on 4 May 2019

I applied via Approached by Company and was interviewed before May 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. This is face to face interview... They are observing our behaviour... Attitude... Etc
  • Add your answer
  • Q2. Introduce u r self....
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have 3 years of experience working in marketing and sales roles.

    • I am proficient in Microsoft Office Suite and have strong communication skills.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI
    Add your answer
  • Q3. U r carrier objections
  • Ans. 

    My career objectives focus on continuous growth, contributing to team success, and making a positive impact in my field.

    • Aim to develop expertise in my field, such as becoming a certified project manager.

    • Seek leadership opportunities to guide and mentor junior team members.

    • Aspire to work on innovative projects that challenge my skills and creativity.

    • Desire to contribute to a company's mission, like improving customer sa...

  • Answered by AI
    Add your answer
  • Q4. About TCS
  • Add your answer
  • Q5. Why should u select TCS
  • Ans. 

    TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.

    • TCS has a proven track record of delivering high-quality services to clients worldwide.

    • TCS offers a wide range of opportunities for career growth and development.

    • TCS values diversity and inclusion, creating a supportive work environment for employees.

    • TCS invests in cutting-edge technologies and training programs to kee...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Group Discussion
Experience: Any kind of topic u cn select... Sales, accounts, service

Round: Test
Experience: Aptitude test... Mathematic and problem solving... General knowledge is very important

Round: Telephonic
Experience: This is final round... BH directly interact with us...

General Tips: Be confident... Be clam.... Keep smiling face... That is the way to win
Skills: Communication, Body Language, Leadership, Presentation Skills, Time Management
Duration: <1 week
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Infosys user image Anonymous

posted on 5 Feb 2021

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Add your answer
  • Q2. They asked code for some python program
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.
Anonymous

Techmicra Interview FAQs

How many rounds are there in Techmicra interview?
Techmicra interview process usually has 1 rounds. The most common rounds in the Techmicra interview process are One-on-one Round and Technical.
How to prepare for Techmicra 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 Techmicra. The most common topics and skills that interviewers at Techmicra expect are Application Development, Web Development, Debugging, PHP and Web Technologies.
What are the top questions asked in Techmicra interview?

Some of the top questions asked at the Techmicra interview -

  1. Create table, put values in ...read more
  2. Rank using window sliding in my...read more
  3. Input values in it in My...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Associate Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Consultant Interview Questions
  • Associate Software Engineer Interview Questions
  • Senior Software Engineer Interview Questions
  • Manager Interview Questions
  • Show more
  • Sales Officer Interview Questions
  • Assistant Manager Interview Questions

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Techmicra Reviews and Ratings

based on 5 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.6

Salary

4.6

Job security

4.6

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 5 Reviews and Ratings
Jobs at Techmicra
Techmicra
Android Developer

Ahmedabad

8-13 Yrs

Not Disclosed

Techmicra
ASP . NET Developer

Ahmedabad

2-5 Yrs

Not Disclosed

Techmicra
PHP Developer

Ahmedabad

3-8 Yrs

Not Disclosed

Explore more jobs
Techmicra Salaries in India
Test Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Techmicra with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.7
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Techmicra Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter