Upload Button Icon Add office photos
Engaged Employer

i

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

Statiq Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Statiq Interview Questions and Answers

Updated 7 Feb 2025

Statiq Interview Experiences

Popular Designations

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. She asked me about the current company and asked the basic details
Round 3 - Technical 

(1 Question)

  • Q1. Asked me about the AutoCAD and other electrical stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - please check the linkedin page as thy are activity providing jobs over there

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Previous roles and responsibilities
  • Ans. 

    In my previous roles, I have provided technical support to customers, troubleshooting hardware and software issues.

    • Provided technical support to customers via phone, email, and chat

    • Troubleshooted hardware and software issues

    • Resolved technical problems in a timely manner

    • Documented solutions and created knowledge base articles

    • Collaborated with other teams to escalate and resolve complex issues

  • Answered by AI
  • Q2. Introduction and technical questions

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. What is your experience in the related field?
  • Ans. 

    I have over 10 years of experience in business development, with a focus on strategic partnerships and client acquisition.

    • Developed and implemented successful business development strategies

    • Built and maintained strong relationships with key clients and partners

    • Identified new business opportunities and markets for growth

    • Negotiated and closed high-value deals with clients

    • Led cross-functional teams to achieve business dev

  • Answered by AI
  • Q2. Are you willing to travel as this position needs frequent travelling?
  • Ans. 

    Yes, I am willing to travel for this position as frequent traveling is a requirement.

    • I have previous experience with frequent travel in my current role.

    • I am comfortable with traveling for business meetings, conferences, and client visits.

    • I understand the importance of face-to-face interactions in building strong business relationships.

    • I am flexible and adaptable to different travel schedules and destinations.

  • Answered by AI

Senior Business Development Manager Interview Questions asked at other Companies

Q1. 2] Sell me Something and Sales pitch that to aggressive ?
View answer (4)

Sales Person Interview Questions & Answers

user image Anonymous

posted on 8 Mar 2023

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

I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Industry knowledge & attitude of the candidate
  • Q2. How EV works in india & how we can help expanding
  • Ans. 

    EVs are gaining popularity in India due to government incentives and rising fuel prices. We can help expand by promoting awareness and infrastructure development.

    • The Indian government has launched several initiatives to promote EV adoption, such as the Faster Adoption and Manufacturing of (Hybrid &) Electric Vehicles (FAME) scheme.

    • Rising fuel prices and concerns over air pollution have also contributed to the growing d...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be true to yourself & the company. read as much as you can about the company!

Sales Person Interview Questions asked at other Companies

Q1. Why sales? What is the difference between sales and marketing
View answer (2)

Statiq interview questions for popular designations

 Technical Support Engineer

 (2)

 Senior Business Development Manager

 (1)

 Performance Marketer

 (1)

 Sales Person

 (1)

I applied via LinkedIn and was interviewed in Oct 2022. 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 

(2 Questions)

  • Q1. First round was HR round that was a telephonic interview. HR was sweet and supportive she told me what they are looking for and what can I do to make next rounds better. Then there was a technical round w...
  • Q2. 1. Tell me about yourself? 2. Why digital marketing? 3. some technical question, and some other basic questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Assignment round is important give your best and be confident.

Performance Marketer Interview Questions asked at other Companies

Q1. If you create an audience in google analytics and somehow it not showing up in google ads dashboard, how to deal with this?
Add answer

Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2021

I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Pcb design, firmware support, research of electric vehicle

Interview Preparation Tips

Interview preparation tips for other job seekers - Skill are more important for startup

Interview questions from similar companies

Interview Preparation Tips

Round: PRE placement
Experience: Was accepted through the pre placement offer after a satisfactory internship during the summer.
There was a small test after the internship. Work done in the internship in co-ordination with mentor, employees and manager has more weight-age.

General Tips: Just brush up on your fundamentals. The questions asked will just be a direct or indirect applications of what you have learnt. Good programming practice is also needed.
Good knowledge about Operating systems, Data structures, Networking and Programming is what they generally look for while hiring.
A good internship project helped in securing the PPO.
Skills:
College Name: NIT Surathkal

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Online test

  • Q1. MCQ Questions

    Based on c++,c and java basics

  • Ans. 

    MCQ questions based on C++, C, and Java basics.

    • Understand the differences between C++, C, and Java syntax and features.

    • Be familiar with basic concepts like data types, control structures, and functions.

    • Practice solving MCQs to improve your understanding of the languages.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 150 Minutes
Round difficulty - Medium

Technical interview

  • Q1. 

    Distinct Elements in K-Sized Windows

    The task is to determine the number of distinct elements in every sliding window of size 'K' across an array 'ARR' of size 'N'. A 'K' sized window is a contiguous sequ...

  • Ans. 

    Calculate the count of distinct elements in each sliding window of size 'K' across an array 'ARR'.

    • Use a sliding window approach to iterate through the array and keep track of distinct elements using a hashmap or set.

    • Update the count of distinct elements in each window as it slides across the array.

    • Return the array detailing the count of distinct elements in each 'K' sized window for each test case.

  • Answered by AI
  • Q2. 

    MergeSort Linked List Problem Statement

    You are given a Singly Linked List of integers. Your task is to sort the list using the 'Merge Sort' algorithm.

    Input:

    The input consists of a single line contain...
  • Ans. 

    Sort a Singly Linked List using Merge Sort algorithm.

    • Implement the Merge Sort algorithm for linked lists.

    • Divide the list into two halves, sort each half recursively, and then merge them.

    • Use a fast and slow pointer to find the middle of the list for splitting.

    • Handle the base cases of empty list or single node list.

    • Example: Input: 4 3 2 1 -1, Output: 1 2 3 4

  • Answered by AI
Round 3 - Coding Test 

Round duration - 20 minutes
Round difficulty - Hard

Hr interview

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteria80% and above in 10th,12th and ugWatchGuard Technologies interview preparation:Topics to prepare for the interview - Stack Implementation, DBMS, SQL QUERIES, Data structure and ADATime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Go through oosp concept properly
Tip 2 : Good knowledge on coding
Tip 3 : intermediate knowledge on database and data structures

Application resume tips for other job seekers

Tip 1 : A project based on database
Tip 2 : Mention all the fields properly and have a prior knowledge on your project

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Generic dotnet questions mcq

Round 2 - One-on-one 

(1 Question)

  • Q1. .net, c# , sql , async questions
Round 3 - Coding Test 

One problem is given need to make logic and your current project details

Round 4 - Group Discussion 

Managerial round was taken at the end

Interview Preparation Tips

Interview preparation tips for other job seekers - They are very slow. They take really long time to release offer but want candidate to join immediately.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 data struture question advancevds i cpp

Round 2 - Technical 

(2 Questions)

  • Q1. 5 dsa array string
  • Ans. 

    Implement a data structure for storing and manipulating an array of strings.

    • Use a dynamic array to store the strings.

    • Implement functions for adding, removing, and accessing strings in the array.

    • Consider memory management and resizing the array as needed.

  • Answered by AI
  • Q2. Data sturucture
Round 3 - HR 

(1 Question)

  • Q1. Resume based question

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

Statiq Interview FAQs

How many rounds are there in Statiq interview?
Statiq interview process usually has 1-2 rounds. The most common rounds in the Statiq interview process are Resume Shortlist, HR and One-on-one Round.
How to prepare for Statiq 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 Statiq. The most common topics and skills that interviewers at Statiq expect are Business Development, Excel, Project Management, Python and Altium.
What are the top questions asked in Statiq interview?

Some of the top questions asked at the Statiq interview -

  1. how EV works in india & how we can help expand...read more
  2. First round was HR round that was a telephonic interview. HR was sweet and supp...read more
  3. Asked me about the AutoCAD and other electrical st...read more

Tell us how to improve this page.

Statiq Interview Process

based on 7 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Arista Networks Interview Questions
4.2
 • 43 Interviews
Sandvine Interview Questions
3.2
 • 17 Interviews
Jasmin Infotech Interview Questions
4.0
 • 13 Interviews
Aryaka Networks Interview Questions
3.5
 • 11 Interviews
ZeroFOX Interview Questions
3.3
 • 11 Interviews
Infinera Interview Questions
4.1
 • 10 Interviews
View all

Statiq Reviews and Ratings

based on 39 reviews

4.1/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

4.0

Salary

3.9

Job security

4.1

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 39 Reviews and Ratings
Associate Product Manager
7 salaries
unlock blur

₹13 L/yr - ₹16 L/yr

Operations Manager
6 salaries
unlock blur

₹10 L/yr - ₹15.5 L/yr

Senior Operations Specialist
5 salaries
unlock blur

₹7 L/yr - ₹10.6 L/yr

Product Manager
5 salaries
unlock blur

₹4.2 L/yr - ₹20 L/yr

Business Development Manager
5 salaries
unlock blur

₹5.3 L/yr - ₹12.2 L/yr

Explore more salaries
Compare Statiq with

Vindhya Telelinks

4.0
Compare

Presto Infosolutions

3.6
Compare

Accord Synergy

3.8
Compare

Compuage Infocom

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