• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to secondary sidebar

GoHired

Interview Questions asked in Google, Microsoft, Amazon

Join WeekEnd Online Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

  • Home
  • Best Java Books
  • Algorithm
  • Internship
  • Certificates
  • About Us
  • Contact Us
  • Privacy Policy
  • Array
  • Stack
  • Queue
  • LinkedList
  • DP
  • Strings
  • Tree
  • Mathametical
  • Puzzles
  • Graph

Unix

C Program for TAIL command of UNIX

April 27, 2015 by Dhaval Dave

/*
* usage: myTail [-n] [<filename>] */

#include <stdio.h>
#include <stdlib.h>

#define MAX_LINE_LEN 1024
#define DEFAULT_N 10

int main(int argc, char *argv[]) {
char **tail;
int count = DEFAULT_N, n, i, headX = 0, tailX 
… Read More

Filed Under: Adobe Interview Questions, Interview Questions, problem Tagged With: c, Unix

Primary Sidebar

Join WeekEnd Online/Offline Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

Join WeekEnd Online/Offline Batch from 4-April-2020

WhatsApp us

Secondary Sidebar

Custom Search

  • How I cracked AMAZON
  • LeetCode
  • Adobe
  • Amazon
  • Facebook
  • Microsoft
  • Hacker Earth
  • CSE Interview

Top Rated Questions

Doubly linked list

simple sql injection

SAP Hiring Off-Campus General Aptitude

SAP Interview Questions

LeetCode: Binary Tree Maximum Path Sum

SAP Off Campus Hiring_ March 2015 Sample Questions

Binary Tree Isomorphic to each other

Find Pythagorean Triplets in an array in O(N)

Serialise Deserialise N-ary Tree

‘N’ Story Building, with 1,2,3 steps how many ways can a person reach top of building.

Sort Stack in place

Client Server C program

Find min element in Sorted Rotated Array (With Duplicates)

Binary Tree in Java

Urban Ladder Written Test.

Length of the longest substring without repeating characters

Minimum insertions to form a palindrome

CodeChef Code SGARDEN

Find the kth number with prime factors 3, 5 and 7

C++ OOPs Part2

In Given LinkedList Divide LL in N Sub parts and delete first K nodes of each part

Flipkart SDET Interview Experience

Find the smallest window in a string containing all characters of another string

Printing Longest Common Subsequence

VMWare Openings

Find if a binary tree is height balanced ?

Amazon Interview Experience – SDE Chennai

Leetcode: Edit Distance

Stickler thief

Find an index i such that Arr [i] = i in array of n distinct integers sorted in ascending order.

Copyright © 2026 · Genesis Framework · WordPress · Log in